summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-31 20:57:57 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2023-04-03 04:48:46 +0300
commit3d2efb5470f58707a9120720af238d1dacdf77b5 (patch)
treefea609030060403fc2883ebe8c9999e1b3df0f09 /tools/perf/scripts/python/syscall-counts.py
parent4e0966a4829178b3cc7d8dc8686d9d6fcc221187 (diff)
downloadlinux-3d2efb5470f58707a9120720af238d1dacdf77b5.tar.xz
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 <trix@redhat.com> Link: https://lore.kernel.org/r/20230331175757.1860780-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