diff options
author | Colin Ian King <[email protected]> | 2019-10-02 11:15:17 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-10-04 16:46:23 +0300 |
commit | 60b5b49f6a6ed3a5dd5e1b4b72b8c792387a0f8c (patch) | |
tree | 2781c8360b5dd8d71940b4c3e8de3a62e13de55a /tools/perf/scripts/python/netdev-times.py | |
parent | 3b1e0a7bdfeedbde49b8d424aeb88ac3c0cf8182 (diff) |
libertas: remove redundant assignment to variable ret
The variable ret is being assigned a value that is never read and is
being re-assigned a little later on. The assignment is redundant and hence
can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions