diff options
author | 2019-06-05 17:34:25 +0530 | |
---|---|---|
committer | 2019-06-18 11:58:29 +0300 | |
commit | 48f5e7493a6a0ac2cf6cf41835495a1f67f4a57c (patch) | |
tree | 73e5e67c13b5acc446ce6875debb0c726e4b86f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fotg210-udc: Remove unneeded variable (diff) | |
download | wireguard-linux-48f5e7493a6a0ac2cf6cf41835495a1f67f4a57c.tar.xz wireguard-linux-48f5e7493a6a0ac2cf6cf41835495a1f67f4a57c.zip |
USB: omap_udc: Remove unneeded variable
With the current implementation omap_udc_stop is always
returning -ENODEV.
Added changes to return 0 and remove variable status.
Issue identified with coccicheck
drivers/usb/gadget/udc/omap_udc.c:2106:6-12:
Unneeded variable: "status". Return "- ENODEV" on line 2128
Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions