)]}'
{
  "commit": "a762a9800752f05fa8768bb0ac35d0e7f1bcfe7f",
  "tree": "2e92990b86b5bb5404e2f784f7cbb2579609bd95",
  "parents": [
    "f44b527177d57ed382bfd93e1b55232465f6d058"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Jul 05 15:18:51 2005 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Jul 05 15:18:51 2005 -0700"
  },
  "message": "[TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().\n\nThe tcp_cwnd_validate() function should only be invoked\nif we actually send some frames, yet __tcp_push_pending_frames()\nwill always invoke it.  tcp_write_xmit() does the call for us,\nso the call here can simply be removed.\n\nAlso, tcp_write_xmit() can be marked static.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4888f9d3f56b04b75171de93461de35d9927a5e1",
      "old_mode": 33188,
      "old_path": "include/net/tcp.h",
      "new_id": "f32e7aed2c75342d1ab554d9f26e6fac0a3bb91d",
      "new_mode": 33188,
      "new_path": "include/net/tcp.h"
    },
    {
      "type": "modify",
      "old_id": "5e63ed09658d39f6c8fe95d99a3498ad518f0ad1",
      "old_mode": 33188,
      "old_path": "net/ipv4/tcp_output.c",
      "new_id": "a6375ca2a59eab6e356bcb75a581eac6259a1b33",
      "new_mode": 33188,
      "new_path": "net/ipv4/tcp_output.c"
    }
  ]
}
