diff options
author | 2017-11-04 22:02:46 +0100 | |
---|---|---|
committer | 2017-12-11 12:36:52 +0200 | |
commit | 3700df921401b336bc03043c7d49c32bc2419b13 (patch) | |
tree | 90188dc776e88e5def2cba0d787018023f4561d3 /drivers/usb/dwc3/core.c | |
parent | usb: gadget: pxa27x: Remove redundant assignment to is_short and dev (diff) | |
download | wireguard-linux-3700df921401b336bc03043c7d49c32bc2419b13.tar.xz wireguard-linux-3700df921401b336bc03043c7d49c32bc2419b13.zip |
usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe()
Add a jump target so that a specific error message is stored only once
at the end of this function implementation.
Replace two calls of the function "dev_err" by goto statements.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc3/core.c')
0 files changed, 0 insertions, 0 deletions