)]}'
{
  "commit": "4ebf83c8cf89ab13bc23e46b0fcb6178ca23b43c",
  "tree": "de78bbb0cef7714124fe83cca057f65693a44dcb",
  "parents": [
    "0dc070bb0242481a6100c95e5deaa07b267399a8"
  ],
  "author": {
    "name": "Dave Jones",
    "email": "davej@redhat.com",
    "time": "Mon Jul 09 11:33:14 2007 -0700"
  },
  "committer": {
    "name": "Len Brown",
    "email": "len.brown@intel.com",
    "time": "Sun Jul 22 00:54:24 2007 -0400"
  },
  "message": "ACPI: fix empty macros found by -Wextra\n\nACPI has a ton of macros which make a bunch of empty if\u0027s when configured\nin non-debug mode.\n\n[lenb: The code it complaines about is functionally correct,\n so this patch is just to make -Wextra happier]\n\n#define DBG()\n\nif(...)\n        DBG();\nnext_c_statement\n\nwhich turns into\nif(...) ;\nnext_c_statement\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "41427a41f6201fbcad4c8b7bcbaaa62228e21ed3",
      "old_mode": 33188,
      "old_path": "drivers/acpi/glue.c",
      "new_id": "4893e256e399bea43ee35a62a0c0fa16667d3bdf",
      "new_mode": 33188,
      "new_path": "drivers/acpi/glue.c"
    },
    {
      "type": "modify",
      "old_id": "8948a6461834d1d8fa2eb5cd3a3239d48a8a4483",
      "old_mode": 33188,
      "old_path": "include/acpi/acmacros.h",
      "new_id": "e64a748bdd2eb7bdd5daf9dfc5f9ab7d279774bb",
      "new_mode": 33188,
      "new_path": "include/acpi/acmacros.h"
    }
  ]
}
