)]}'
{
  "commit": "146f7262ee0ec7fc6882f06e5fcb13883308073c",
  "tree": "ccaea3545313046dce9e012f8db5ef57236e0f90",
  "parents": [
    "b70d37bf61f278f9d9adf17c52af6b2d0ae7800c"
  ],
  "author": {
    "name": "James Bottomley",
    "email": "James.Bottomley@steeleye.com",
    "time": "Sat Sep 10 12:44:09 2005 -0500"
  },
  "committer": {
    "name": "James Bottomley",
    "email": "jejb@mulgrave.(none)",
    "time": "Sat Sep 10 14:43:25 2005 -0500"
  },
  "message": "[SCSI] Alter the scsi_add_device() API to conform to what users expect\n\nThe original API returned either an ERR_PTR() or a refcounted sdev.\nUnfortunately, if it\u0027s successful, you need to do a scsi_device_put() on\nthe sdev otherwise the refcounting is wrong.\n\nEveryone seems to expect that scsi_add_device() should be callable\nwithout doing the ref put, so alter the API so it is (we still have\n__scsi_add_device with the original behaviour).\n\nThe only actual caller that needs altering is the one in firewire ...\nnot because it gets this right, but because it acts on the error if one\nis returned.\n\nAcked-by: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "627af507643a00453a2d97cf51257ebf405cd4c3",
      "old_mode": 33188,
      "old_path": "drivers/ieee1394/sbp2.c",
      "new_id": "de88218ef7cce8c8eb4912aedb4bdffbd64f7561",
      "new_mode": 33188,
      "new_path": "drivers/ieee1394/sbp2.c"
    },
    {
      "type": "modify",
      "old_id": "a0975c78b968de2fab8777fefc67bd3232a9a052",
      "old_mode": 33188,
      "old_path": "drivers/scsi/scsi_scan.c",
      "new_id": "b86f170fa8ed5a4dafbbd65bb1b3293ea9de21e8",
      "new_mode": 33188,
      "new_path": "drivers/scsi/scsi_scan.c"
    },
    {
      "type": "modify",
      "old_id": "da63722c0123b8e77feadd5cd6ee118c757c153e",
      "old_mode": 33188,
      "old_path": "include/scsi/scsi_device.h",
      "new_id": "c0e4c67d836fa66e4f72f520e33e50f7526e597d",
      "new_mode": 33188,
      "new_path": "include/scsi/scsi_device.h"
    }
  ]
}
