)]}'
{
  "commit": "ee1a15922d356aff0e31bf9bb9088ab346b8033a",
  "tree": "d7ace96d054e6af9f676ad63257f785f3fbb0f6e",
  "parents": [
    "0430ee3451f4589b68f522552b1896825f2043b3"
  ],
  "author": {
    "name": "Gerrit Renker",
    "email": "gerrit@erg.abdn.ac.uk",
    "time": "Wed Sep 26 11:30:02 2007 -0300"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@sunset.davemloft.net",
    "time": "Wed Oct 10 16:52:42 2007 -0700"
  },
  "message": "[DCCP]: Remove duplicate code for Reset from connected socket\n\nIn this patch, duplicated code is removed for the case when a Reset packet is\nsent from a connected socket. This code duplication is between dccp_make_reset\nand dccp_transmit_skb, which already contained an (up to now entirely unused)\nswitch statement to fill in the reset code from the DCCP_SKB_CB.\n\nThe only thing that has been removed is the call to dst_clone(dst), since\nthe queue_xmit functions use sk_dst_cache anyway.\n\nI wasn\u0027t sure which purpose inet_sk_rebuild_header served, so I left it in.\n\nSigned-off-by: Gerrit Renker \u003cgerrit@erg.abdn.ac.uk\u003e\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@ghostprotocols.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0c9ec6494bfd078716d253e02999cbcebcadd3f",
      "old_mode": 33188,
      "old_path": "net/dccp/output.c",
      "new_id": "f4bde2056204435a2a72e8203959b5549a2c4330",
      "new_mode": 33188,
      "new_path": "net/dccp/output.c"
    }
  ]
}
