)]}'
{
  "commit": "35e1801ea637810830e653ffe7ff62c7048ae03a",
  "tree": "29d88f25346980250918d3c868444f1d84aa9b52",
  "parents": [
    "9f5404d8ea90bfa4d58a3936e5a3d0d28cecf60f"
  ],
  "author": {
    "name": "Roel Kluin",
    "email": "roel.kluin@gmail.com",
    "time": "Wed Feb 11 21:13:45 2009 +0100"
  },
  "committer": {
    "name": "Jesse Barnes",
    "email": "jbarnes@hobbes.lan",
    "time": "Thu Mar 19 19:29:33 2009 -0700"
  },
  "message": "PCI hotplug: shpchp: fix bus number check to avoid false positive\n\nWith for (busnr \u003d 0; busnr \u003c\u003d end; busnr++) { ... } busnr reaches end + 1\nafter the loop.  So fix the \"no busses available\" check to look for just\nbusnr \u003e end rather than \u003e\u003d.\n\nSigned-off-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "138f161becc0758ef36121896b71f17ecc769c8c",
      "old_mode": 33188,
      "old_path": "drivers/pci/hotplug/shpchp_pci.c",
      "new_id": "aa315e52529bf60e0c72bd85142cf695c5c5c232",
      "new_mode": 33188,
      "new_path": "drivers/pci/hotplug/shpchp_pci.c"
    }
  ]
}
