)]}'
{
  "commit": "7f1cccd3ec8789e52897bc34420ca81a5e2edeab",
  "tree": "8f97a2d5879b9c7e130372552a2b42b239e97d59",
  "parents": [
    "12e7eca9630c0e00284e8a3995fc5eceaa0c199e"
  ],
  "author": {
    "name": "Anton Vorontsov",
    "email": "avorontsov@mvista.com",
    "time": "Fri May 14 18:33:18 2010 +0400"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Thu May 20 13:21:46 2010 -0700"
  },
  "message": "USB: FHCI: cq_get() should check kfifo_out()\u0027s return value\n\nSince commit 7acd72eb85f1c7a15e8b5eb554994949241737f1 (\"kfifo: rename\nkfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...\"),\nkfifo_out() is marked __must_check, and that causes gcc to produce\nlots of warnings like this:\n\n  CC      drivers/usb/host/fhci-mem.o\nIn file included from drivers/usb/host/fhci-hcd.c:34:\ndrivers/usb/host/fhci.h: In function \u0027cq_get\u0027:\ndrivers/usb/host/fhci.h:520: warning: ignoring return value of \u0027kfifo_out\u0027, declared with attribute warn_unused_result\n...\n\nThis patch fixes the issue by properly checking the return value.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@mvista.com\u003e\nCc: stable \u003cstable@kernel.org\u003e [.33 and .34]\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "649ab07308f207bace67f4ec6b8f028784a89caf",
      "old_mode": 33188,
      "old_path": "drivers/usb/host/fhci.h",
      "new_id": "71c3caaea4c1fe3f1b42506f70f2ae75d6d14030",
      "new_mode": 33188,
      "new_path": "drivers/usb/host/fhci.h"
    }
  ]
}
