aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-03-28 00:16:47 +0000
committerMartin K. Petersen <[email protected]>2023-04-03 01:47:36 +0000
commit4e0966a4829178b3cc7d8dc8686d9d6fcc221187 (patch)
treecfa02c05d2d9d6dccdd192806e6ab7f66e321953 /tools/perf/scripts/python/sctop.py
parentscsi: qedf: Remove unused 'num_handled' variable (diff)
downloadkernel-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