diff options
| author | Colin Ian King <[email protected]> | 2018-08-16 14:33:20 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-08-30 07:25:03 -0400 |
| commit | 05a9874426af47e29b8949896e2337431feceac0 (patch) | |
| tree | 7ee230bf4d74365ee0e25d8b2d87b9dd3e603f55 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 0eeec01488da9b1403c8c29e73eacac8af9e4bf2 (diff) | |
scsi: aacraid: remove unused variables dev and cpu
Variables dev and cpu are not being used and are redundant and hence can
be removed.
Cleans up clang warnings:
warning: variable 'dev' set but not used [-Wunused-but-set-variable]
warning: variable 'cpu' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions