)]}'
{
  "commit": "710708e82bfbdd392ebdef5743e68fef0fde91a6",
  "tree": "736538bc9cc7b186910373882e990d1670c1ae8f",
  "parents": [
    "671c8806c25d06407e348690c09d7c37521eda32"
  ],
  "author": {
    "name": "Julia Lawall",
    "email": "julia@diku.dk",
    "time": "Sun Dec 13 01:40:55 2009 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sun Dec 13 19:56:33 2009 -0800"
  },
  "message": "drivers/atm: Correct code taking the size of a pointer\n\nsizeof(TstSchedTbl) is just the size of the pointer.  Change it to the size\nof the referenced data.\n\nA simplified version of the semantic patch that finds this problem is as\nfollows: (http://coccinelle.lip6.fr/)\n\n// \u003csmpl\u003e\n@@\nexpression *x;\nexpression f;\ntype T;\n@@\n\n*f(...,(T)x,...)\n// \u003c/smpl\u003e\n\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f734b345ac71258b59ab1369b088ffe3e68cceb0",
      "old_mode": 33188,
      "old_path": "drivers/atm/iphase.c",
      "new_id": "25a4c86f839b29a5436f1de6cf2829c543296435",
      "new_mode": 33188,
      "new_path": "drivers/atm/iphase.c"
    }
  ]
}
