diff options
author | Gustavo A. R. Silva <[email protected]> | 2017-10-20 22:36:52 -0500 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2019-11-11 21:57:28 +0100 |
commit | 371fd7baa81d2adb05c390f8f8a42a4f02173cbd (patch) | |
tree | 85ea1d344a1285fa3c50183b547611b76d4941a9 /tools/perf/scripts/python | |
parent | 228200179213bfc9b4d6097e1c26de30bd18c1e6 (diff) |
can: dev: can_restart(): remove unused code
Value assigned to variable err is overwritten at line
562: err = priv->do_set_mode(dev, CAN_MODE_START); before
it can be used.
Also, notice that this code has been there since 2014.
Addresses-Coverity-ID: 1227031
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions