Re: [PATCH] [SCSI] qla4xxx: remove unused count variable
From: Martin K. Petersen
Date: Sun Apr 02 2023 - 21:49:53 EST
Tom,
> 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-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering