summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-28 03:16:47 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2023-04-03 04:47:36 +0300
commit4e0966a4829178b3cc7d8dc8686d9d6fcc221187 (patch)
treecfa02c05d2d9d6dccdd192806e6ab7f66e321953 /tools/perf/scripts/python/syscall-counts.py
parent7866e03b9825e1e08fc5136d3ab9a35ebabdc7f5 (diff)
downloadlinux-4e0966a4829178b3cc7d8dc8686d9d6fcc221187.tar.xz
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 <trix@redhat.com> Link: https://lore.kernel.org/r/20230328001647.1778448-1-trix@redhat.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions