aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-07-04 12:45:53 +0100
committerDavid S. Miller <[email protected]>2018-07-05 20:03:29 +0900
commit8e15268e3d931944675e6a7ed69c1cda60faa718 (patch)
tree19e0486a5d55e7db5ad3c32d370b3d08b98e95b0 /tools/perf/scripts/python/bin/stackcollapse-report
parent2e41c380d1078a8c3b7707bf595c834817bf9ffc (diff)
qlogic: netxen: remove various redundant variables
Variables consumer, cmd_desc, end_cnt and no_of_desc are being assigned but are never used hence they are redundant and can be removed. Cleans up clang warnings: warning: variable 'consumer' set but not used [-Wunused-but-set-variable] warning: variable 'cmd_desc' set but not used [-Wunused-but-set-variable] warning: variable 'end_cnt' set but not used [-Wunused-but-set-variable] warning: variable 'no_of_desc' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions