aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-06 17:42:40 +0100
committerMarc Kleine-Budde <[email protected]>2020-09-21 10:13:17 +0200
commit29f45adbb72701098fd52c635b054d2b401b6863 (patch)
treed3ea392f9ffcdc3f00ef4be4e77f874bdcfa331c /lib/mpi/mpi-sub-ui.c
parent9d23a9818cb146886eb089ddbaa06894d04c26aa (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions