summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
diff options
context:
space:
mode:
authorColin Ian King2019-06-26 18:35:17 +0200
committerFelipe Balbi2019-07-03 10:00:36 +0200
commit4aef7966060439bb4f9d440feacd5ce7697bce37 (patch)
tree0a07af39875d96561dd3fa09d6b8386ed2cf7bf8 /drivers/usb/gadget/function
parentusb: dwc2: use a longer AHB idle timeout in dwc2_core_reset() (diff)
downloadkernel-qcow2-linux-4aef7966060439bb4f9d440feacd5ce7697bce37.tar.gz
kernel-qcow2-linux-4aef7966060439bb4f9d440feacd5ce7697bce37.tar.xz
kernel-qcow2-linux-4aef7966060439bb4f9d440feacd5ce7697bce37.zip
usb: gadget: udc: renesas_usb3: remove redundant assignment to ret
Variable ret is being initialized with a value that is never read and ret is being re-assigned immediately after the initialization in both paths of an if statement. This is redundant and can be removed. Addresses-Coverity: ("Unused value") Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/gadget/function')
0 files changed, 0 insertions, 0 deletions