diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-07-06 17:42:40 +0100 |
|---|---|---|
| committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2020-09-21 10:13:17 +0200 |
| commit | 29f45adbb72701098fd52c635b054d2b401b6863 (patch) | |
| tree | d3ea392f9ffcdc3f00ef4be4e77f874bdcfa331c /lib/mpi/mpiutil.c | |
| parent | 9d23a9818cb146886eb089ddbaa06894d04c26aa (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 <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>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions
