linux_dsm_epyc7002/drivers/net/can/usb
Colin Ian King 29f45adbb7 can: mcba_usb: remove redundant initialization of variable err
The variable err is being initialized with a value that is never read
and it is being updated later with a new value.  The initialization is
redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20200706164240.518623-1-colin.king@canonical.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2020-09-21 10:13:17 +02:00
..
kvaser_usb can: kvaser_usb: fix interface sanity check 2020-01-02 15:34:27 +01:00
peak_usb can: drivers: fix spelling mistakes 2020-09-21 10:13:16 +02:00
ems_usb.c
esd_usb2.c
gs_usb.c can: drivers: fix spelling mistakes 2020-09-21 10:13:16 +02:00
Kconfig can: drivers: fix spelling mistakes 2020-09-21 10:13:16 +02:00
Makefile
mcba_usb.c can: mcba_usb: remove redundant initialization of variable err 2020-09-21 10:13:17 +02:00
ucan.c can: drivers: fix spelling mistakes 2020-09-21 10:13:16 +02:00
usb_8dev.c can: drivers: fix spelling mistakes 2020-09-21 10:13:16 +02:00