)]}'
{
  "commit": "2e0ee69c214a0197e1b081ffec9c409ab2a5f094",
  "tree": "38dbfed5f655aa1ea3bd5aa23abb760f998cd7ae",
  "parents": [
    "5629236b31239dbaa182cb7eb39aad4d62278f7c"
  ],
  "author": {
    "name": "Julia Lawall",
    "email": "julia@diku.dk",
    "time": "Thu Aug 05 22:24:12 2010 +0200"
  },
  "committer": {
    "name": "Matthew Garrett",
    "email": "mjg@redhat.com",
    "time": "Mon Aug 16 11:54:20 2010 -0400"
  },
  "message": "drivers/platform/x86: Adjust confusing if indentation\n\nThe assignment of ret to -EIO appears to only make sense if the branch that\nit is aligned with is executed, so move it into that branch.\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: Matthew Garrett \u003cmjg@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e058c2ba2a1585cf3a81442c845906b24fcc225b",
      "old_mode": 33188,
      "old_path": "drivers/platform/x86/asus_acpi.c",
      "new_id": "ca05aefd03bfbe1cb1f95f8d8fae899206af99da",
      "new_mode": 33188,
      "new_path": "drivers/platform/x86/asus_acpi.c"
    }
  ]
}
