On Mon, Aug 12, 2024 at 09:42:33PM -0400, Martin K. Petersen wrote: > > > Applied to 6.12/scsi-staging, thanks! > > drivers/message/fusion/mptsas.c: In function ‘mptsas_reprobe_lun’: > drivers/message/fusion/mptsas.c:4235:9: error: ignoring return value of ‘scsi_device_reprobe’ declared with attribute ‘warn_unused_result’ [-Werror=unused-result] > 4235 | scsi_device_reprobe(sdev); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ > Let me handle it, and send a v2. Thanks --breno