Re: [PATCH][next] scsi: message: fusion: remove redundant pointer hd
From: Martin K. Petersen
Date: Mon Jan 29 2024 - 21:28:59 EST
On Thu, 18 Jan 2024 12:20:39 +0000, Colin Ian King wrote:
> The pointer hd is being assigned a value that is not being
> read later. The variable is redundant and can be removed.
>
> Cleans up clang scan build warning:
> warning: Although the value stored to 'hd' is used in the enclosing
> expression, the value is never actually read from 'hd'
> [deadcode.DeadStores]
>
> [...]
Applied to 6.9/scsi-queue, thanks!
[1/1] scsi: message: fusion: remove redundant pointer hd
https://git.kernel.org/mkp/scsi/c/be7fc734b658
--
Martin K. Petersen Oracle Linux Engineering