)]}'
{
  "commit": "c6d231e2fd3773ef9a566ca24962f2314cb78f73",
  "tree": "805054cc6bc603a8231333ff782ba40ad53934e7",
  "parents": [
    "07ceaf98800519ef9c5dc893af00f1fe1f9144e4"
  ],
  "author": {
    "name": "Alex Williamson",
    "email": "alex.williamson@redhat.com",
    "time": "Tue Apr 28 11:14:02 2015 -0600"
  },
  "committer": {
    "name": "Alex Williamson",
    "email": "alex.williamson@redhat.com",
    "time": "Tue Apr 28 11:14:02 2015 -0600"
  },
  "message": "vfio-pci: Fix error path sign\n\nThis is an impossible error path due to the fact that we\u0027re reading a\nkernel provided, rather than user provided link, which will certainly\nalways fit in PATH_MAX.  Currently it returns a fixed 26 char path\nplus %d group number, which typically maxes out at double digits.\nHowever, the caller of the initfn certainly expects a less-than zero\nreturn value on error, not just a non-zero value.  Therefore we\nshould correct the sign here.\n\nReported-by: Laszlo Ersek \u003clersek@redhat.com\u003e\nReviewed-by: Laszlo Ersek \u003clersek@redhat.com\u003e\nSigned-off-by: Alex Williamson \u003calex.williamson@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "495f5fda8e8bee169cc164c29a37aea58acc2645",
      "old_mode": 33188,
      "old_path": "hw/vfio/pci.c",
      "new_id": "576c677be37802147d07384ab62899bb91957bf0",
      "new_mode": 33188,
      "new_path": "hw/vfio/pci.c"
    }
  ]
}
