diff options
| author | Colin Ian King <[email protected]> | 2018-07-04 12:45:53 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-05 20:03:29 +0900 |
| commit | 8e15268e3d931944675e6a7ed69c1cda60faa718 (patch) | |
| tree | 19e0486a5d55e7db5ad3c32d370b3d08b98e95b0 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 2e41c380d1078a8c3b7707bf595c834817bf9ffc (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