diff options
| author | Tom Rix <[email protected]> | 2023-03-31 17:57:57 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-04-03 01:48:46 +0000 |
| commit | 3d2efb5470f58707a9120720af238d1dacdf77b5 (patch) | |
| tree | fea609030060403fc2883ebe8c9999e1b3df0f09 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | scsi: snic: Remove unused 'xfer_len' variable (diff) | |
| download | kernel-3d2efb5470f58707a9120720af238d1dacdf77b5.tar.gz kernel-3d2efb5470f58707a9120720af238d1dacdf77b5.zip | |
scsi: qla4xxx: Remove unused 'count' variable
clang with W=1 reports:
drivers/scsi/qla4xxx/ql4_isr.c:475:11: error: variable
'count' set but not used [-Werror,-Wunused-but-set-variable]
uint32_t count = 0;
^
This variable is not used so remove it.
Signed-off-by: Tom Rix <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
