)]}'
{
  "commit": "022484c17253aea84aa2603068ea065ca59bb5e5",
  "tree": "0c1c047589aaf2eefd0ef564e684fc54ef905500",
  "parents": [
    "9b0f1d85968334c9bbe8675a0fc676c6e15ba577"
  ],
  "author": {
    "name": "Julia Lawall",
    "email": "julia@diku.dk",
    "time": "Thu Aug 05 10:22:20 2010 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Mon Aug 16 21:06:26 2010 -0700"
  },
  "message": "drivers/net: Adjust confusing if indentation\n\nIn amd8111e.c, indent the branch of an if.\nIn eepro.c, outdent the code following the if.\n\nThe semantic match that finds this problem is as follows:\n(http://coccinelle.lip6.fr/)\n\n// \u003csmpl\u003e\n@r disable braces4@\nposition p1,p2;\nstatement S1,S2;\n@@\n\n(\nif (...) { ... }\n|\nif (...) S1@p1 S2@p2\n)\n\n@script:python@\np1 \u003c\u003c r.p1;\np2 \u003c\u003c r.p2;\n@@\n\nif (p1[0].column \u003d\u003d p2[0].column):\n  cocci.print_main(\"branch\",p1)\n  cocci.print_secs(\"after\",p2)\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": "585c25f4b60c27437043eacbea291d137a60a210",
      "old_mode": 33188,
      "old_path": "drivers/net/amd8111e.c",
      "new_id": "1f5fc64b322412fdbb751c10a5054085eed70794",
      "new_mode": 33188,
      "new_path": "drivers/net/amd8111e.c"
    },
    {
      "type": "modify",
      "old_id": "8d97f168f018734bcaeb1af1372b77ba9fca2eef",
      "old_mode": 33188,
      "old_path": "drivers/net/eepro.c",
      "new_id": "7c826319ee5a153111a59a1c517992dadcd5a84e",
      "new_mode": 33188,
      "new_path": "drivers/net/eepro.c"
    }
  ]
}
