linux/drivers/usb/gadget
Peter Chen c526c62d56 usb: gadget: composite: fix dereference after null check coverify warning
cdev->config is checked for null pointer at above code, so cdev->config
might be null, fix it by adding null pointer check.

Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-08-11 15:09:44 +03:00
..
function media updates for v4.8-rc1 2016-07-26 18:59:59 -07:00
legacy usb: gadget: fix unused-but-set-variale warnings 2016-06-21 11:04:09 +03:00
udc usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock 2016-06-21 13:18:23 +03:00
composite.c usb: gadget: composite: fix dereference after null check coverify warning 2016-08-11 15:09:44 +03:00
config.c usb: Use (foo *) instead of (foo*). 2016-06-21 11:16:15 +03:00
configfs.c usb: gadget: Fix binding to UDC via configfs interface 2016-05-31 10:02:53 +03:00
configfs.h
epautoconf.c
functions.c
Kconfig usb: gadget: storage: increase maximum storage num buffers 2016-06-20 12:30:03 +03:00
Makefile
u_f.c
u_f.h
u_os_desc.h
usbstring.c