)]}'
{
  "commit": "22e0487047567252d5677ff35766cd884375efc2",
  "tree": "792d135afe30d6af87d38ff5a8eb010d39c86053",
  "parents": [
    "5a6c2f3ff039154872ce597952f8b8900ea0d732"
  ],
  "author": {
    "name": "Dan Carpenter",
    "email": "error27@gmail.com",
    "time": "Thu Mar 17 22:39:49 2011 +0300"
  },
  "committer": {
    "name": "Sarah Sharp",
    "email": "sarah.a.sharp@linux.intel.com",
    "time": "Wed Apr 13 16:19:47 2011 -0700"
  },
  "message": "USB: xhci: unsigned char never equals -1\n\nThere were some places that compared port_speed \u003d\u003d -1 where port_speed\nis a u8.  This doesn\u0027t work unless we cast the -1 to u8.  Some places\ndid it correctly.\n\nInstead of using -1 directly, I\u0027ve created a DUPLICATE_ENTRY define\nwhich does the cast and is more descriptive as well.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nSigned-off-by: Sarah Sharp \u003csarah.a.sharp@linux.intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a003e79aacdc0e06efe85cfa3dc53a2579c850b2",
      "old_mode": 33188,
      "old_path": "drivers/usb/host/xhci-mem.c",
      "new_id": "ab7fc2b71a8c40156461ac65045ae0821c18c2b7",
      "new_mode": 33188,
      "new_path": "drivers/usb/host/xhci-mem.c"
    },
    {
      "type": "modify",
      "old_id": "cfc1ad92473f5f5ae77403a07e55ae03c2f71690",
      "old_mode": 33188,
      "old_path": "drivers/usb/host/xhci-ring.c",
      "new_id": "c6d1462aa1c398fe7053d69fa8a5c0ac13b98d6d",
      "new_mode": 33188,
      "new_path": "drivers/usb/host/xhci-ring.c"
    },
    {
      "type": "modify",
      "old_id": "91b1a237c11ee512b5f3101e7445e15bdfbd3f05",
      "old_mode": 33188,
      "old_path": "drivers/usb/host/xhci.h",
      "new_id": "bdb78f51735e93e6516dd822f8cc89370cf6b730",
      "new_mode": 33188,
      "new_path": "drivers/usb/host/xhci.h"
    }
  ]
}
