)]}'
{
  "commit": "97f8616648b426f35621d7f9165c304a3416cd62",
  "tree": "5d5fb89f7da673088fd9d904d32162a8191a2955",
  "parents": [
    "130314f83dc43fc3cc2f431d8cfa1595209673fe"
  ],
  "author": {
    "name": "Hans de Goede",
    "email": "hdegoede@redhat.com",
    "time": "Tue May 31 11:35:24 2011 +0200"
  },
  "committer": {
    "name": "Gerd Hoffmann",
    "email": "kraxel@redhat.com",
    "time": "Tue Jun 14 12:56:49 2011 +0200"
  },
  "message": "usb-linux: Don\u0027t try to open the same device twice\n\nIf a user wants to redirect 2 identical usb sticks, in theory this is\npossible by doing:\nusb_add host:1234:5678\nusb_add host:1234:5678\n\nBut this will lead to us trying to open the first stick twice, since we\ndon\u0027t break the loop after having found a match in our filter list, so the next\u0027\nfilter list entry will result in us trying to open the same device again.\n\nFix this by adding the missing break.\n\nSigned-off-by: Gerd Hoffmann \u003ckraxel@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2e0495e239a3fb8cc9bdd34985d6332c90ef0d47",
      "old_mode": 33188,
      "old_path": "usb-linux.c",
      "new_id": "a1b14448e9de387132e29d19b37d3e53cf080b7f",
      "new_mode": 33188,
      "new_path": "usb-linux.c"
    }
  ]
}
