linux/drivers/usb
Hariprasad Kelam d2d06c18d7 USB: gadget: function: fix issue Unneeded variable: "value"
fix below issue reported by coccicheck
drivers/usb/gadget/function/f_eem.c:169:7-12: Unneeded variable:
"value". Return "- EOPNOTSUPP" on line 179

We can not change return type of eem_setup as its registered with callback
function

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2019-07-03 10:58:44 +03:00
..
atm
c67x00
cdns3 usb:cdns3 Fix for stuck packets in on-chip OUT buffer. 2019-07-03 10:46:07 +03:00
chipidea
class
common
core
dwc2
dwc3 usb:gadget Separated decoding functions from dwc3 driver. 2019-07-03 10:45:58 +03:00
early
gadget USB: gadget: function: fix issue Unneeded variable: "value" 2019-07-03 10:58:44 +03:00
host
image
isp1760
misc
mon
mtu3
musb
phy usb: phy: phy-mxs-usb: add imx7ulp support 2019-07-03 10:56:19 +03:00
renesas_usbhs
roles
serial
storage
typec
usbip
wusbcore
Kconfig usb:cdns3 Add Cadence USB3 DRD Driver 2019-07-03 10:46:05 +03:00
Makefile usb:cdns3 Add Cadence USB3 DRD Driver 2019-07-03 10:46:05 +03:00
usb-skeleton.c