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