summaryrefslogtreecommitdiff
path: root/drivers/usb/common
diff options
context:
space:
mode:
authorFengguang Wu <fengguang.wu@intel.com>2014-10-29 14:18:55 (GMT)
committerFelipe Balbi <balbi@ti.com>2014-11-03 16:01:24 (GMT)
commita2655e4a8edb66d21b0967940172e83a51d30ef3 (patch)
tree329335675429de2e210be869ed882aac8e6679e7 /drivers/usb/common
parent8b920f16e69550d3f6c7c67dc3cef42aafca498d (diff)
downloadlinux-a2655e4a8edb66d21b0967940172e83a51d30ef3.tar.xz
usb: gadget: fix ptr_ret.cocci warnings
drivers/usb/gadget/udc/r8a66597-udc.c:1849:1-3: WARNING: PTR_ERR_OR_ZERO can be used Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR Generated by: scripts/coccinelle/api/ptr_ret.cocci Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/common')
0 files changed, 0 insertions, 0 deletions