Tom, > clang with W=1 reports > drivers/scsi/scsi_transport_fc.c:908:6: error: variable > 'desc_cnt' set but not used [-Werror,-Wunused-but-set-variable] > u32 desc_cnt = 0, bytes_remain; > ^ > This variable is not used so remove it. Applied to 6.4/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering