aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-10-02 11:15:17 +0100
committerKalle Valo <[email protected]>2019-10-04 16:46:23 +0300
commit60b5b49f6a6ed3a5dd5e1b4b72b8c792387a0f8c (patch)
tree2781c8360b5dd8d71940b4c3e8de3a62e13de55a /tools/perf/scripts/python/netdev-times.py
parent3b1e0a7bdfeedbde49b8d424aeb88ac3c0cf8182 (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