diff options
| author | Tom Rix <[email protected]> | 2023-03-28 00:16:47 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-04-03 01:47:36 +0000 |
| commit | 4e0966a4829178b3cc7d8dc8686d9d6fcc221187 (patch) | |
| tree | cfa02c05d2d9d6dccdd192806e6ab7f66e321953 /tools/perf/scripts/python/sctop.py | |
| parent | scsi: qedf: Remove unused 'num_handled' variable (diff) | |
| download | kernel-4e0966a4829178b3cc7d8dc8686d9d6fcc221187.tar.gz kernel-4e0966a4829178b3cc7d8dc8686d9d6fcc221187.zip | |
scsi: snic: Remove unused 'xfer_len' variable
clang with W=1 reports:
drivers/scsi/snic/snic_scsi.c:490:6: error: variable
'xfer_len' set but not used [-Werror,-Wunused-but-set-variable]
u64 xfer_len = 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/sctop.py')
0 files changed, 0 insertions, 0 deletions
