Re: [PATCH] scsi: qedf: remove unused num_handled variable

From: Martin K. Petersen
Date: Sun Apr 02 2023 - 21:46:33 EST



Tom,

> clang with W=1 reports
> drivers/scsi/qedf/qedf_main.c:2227:6: error: variable
> 'num_handled' set but not used [-Werror,-Wunused-but-set-variable]
> int num_handled = 0;
> ^
> This variable is not used so remove it.

Applied to 6.4/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering