)]}'
{
  "commit": "e24113769960980579610ecfd657bb17f19373a3",
  "tree": "63ae0ef0693317b3b4745a7977e5e3fc50b38ce6",
  "parents": [
    "848850a3e9161e2cdcbb5cef7edc21ba49252ad1"
  ],
  "author": {
    "name": "Arushi Singhal",
    "email": "arushisinghal19971997@gmail.com",
    "time": "Wed Mar 29 20:27:52 2017 +0530"
  },
  "committer": {
    "name": "Simon Horman",
    "email": "horms@verge.net.au",
    "time": "Thu Mar 30 14:54:47 2017 +0200"
  },
  "message": "ipvs: remove unused variable\n\nThis patch uses the following coccinelle script to remove\na variable that was simply used to store the return\nvalue of a function call before returning it:\n\n@@\nidentifier len,f;\n@@\n\n-int len;\n ... when !\u003d len\n     when strict\n-len \u003d\n+return\n        f(...);\n-return len;\n\nSigned-off-by: Arushi Singhal \u003carushisinghal19971997@gmail.com\u003e\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2e2bf7428cd152aa37afe39b1c80389339abb746",
      "old_mode": 33188,
      "old_path": "net/netfilter/ipvs/ip_vs_ftp.c",
      "new_id": "6caf4459e981165cca3686b3ee426732e75fb6bc",
      "new_mode": 33188,
      "new_path": "net/netfilter/ipvs/ip_vs_ftp.c"
    }
  ]
}
