On Fri, 31 Mar 2023 13:57:57 -0400, Tom Rix wrote: > 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. > > [...] Applied to 6.4/scsi-queue, thanks! [1/1] qla4xxx: remove unused count variable https://git.kernel.org/mkp/scsi/c/3d2efb5470f5 -- Martin K. Petersen Oracle Linux Engineering