aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-31 13:57:57 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2023-04-02 21:48:46 -0400
commit3d2efb5470f58707a9120720af238d1dacdf77b5 (patch)
treefea609030060403fc2883ebe8c9999e1b3df0f09 /scripts/gdb/linux/proc.py
parent4e0966a4829178b3cc7d8dc8686d9d6fcc221187 (diff)
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions