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