aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-05-08 23:58:10 +0100
committerJakub Kicinski <[email protected]>2020-05-08 22:46:51 -0700
commit5eb2bcf247de02b92749fe6a6b342f6393ca3f86 (patch)
tree8f238449c18eaf4a9a3ca03ba95a8d6664661352 /tools/perf/scripts/python/export-to-sqlite.py
parent6a9c9548ee204882d196fdbc95f689e1d0fd00aa (diff)
net: lio_core: remove redundant assignment to variable tx_done
The variable tx_done is being assigned with a value that is never read as the function returns a few statements later. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions