Re: [PATCH] scsi: elx: efct: Remove redundant initialization of variable ret
From: Martin K. Petersen
Date: Mon Aug 16 2021 - 23:18:11 EST
On Wed, 4 Aug 2021 14:24:51 +0100, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> The variable ret is being initialized with a value that is never
> read, it is being updated later on. The assignment is redundant and
> can be removed.
>
>
> [...]
Applied to 5.15/scsi-queue, thanks!
[1/1] scsi: elx: efct: Remove redundant initialization of variable ret
https://git.kernel.org/mkp/scsi/c/e71dd41ea002
--
Martin K. Petersen Oracle Linux Engineering