Re: [PATCH] scsi: fusion: Fix not used variable 'rc'
From: Martin K. Petersen
Date: Wed Nov 13 2024 - 21:53:32 EST
On Thu, 24 Oct 2024 16:44:17 +0800, Zeng Heng wrote:
> Fixing exposed the fact that improperly ignore the return value of
> scsi_device_reprobe() in _scsih_reprobe_lun(). Fixing the calling code to
> deal with the potential error is non-trivial, so for now just WARN_ON().
>
> The handling of scsi_device_reprobe()'s return value refers to
> _scsih_reprobe_lun() and the following link:
> https://lore.kernel.org/all/094fdbf57487af4f395238c0525b2a560c8f68f0.1469766027.git.calvinowens@xxxxxx/
>
> [...]
Applied to 6.13/scsi-queue, thanks!
[1/1] scsi: fusion: Fix not used variable 'rc'
https://git.kernel.org/mkp/scsi/c/bd65694223f7
--
Martin K. Petersen Oracle Linux Engineering