Re: [PATCH] scsi: qla1280: remove redundant variable toke

From: Martin K. Petersen
Date: Mon May 23 2022 - 23:27:39 EST


On Wed, 18 May 2022 11:21:03 +0100, Colin Ian King wrote:

> Variable toke is being assigned a value that is never read. The variable
> is redundant, remove it.
>
> Cleans up clang scan build warning:
> warning: Although the value stored to 'toke' is used in the enclosing
> expression, the value is never actually read from 'toke'
> [deadcode.DeadStores]
>
> [...]

Applied to 5.19/scsi-queue, thanks!

[1/1] scsi: qla1280: remove redundant variable toke
https://git.kernel.org/mkp/scsi/c/c10ba0c961d3

--
Martin K. Petersen Oracle Linux Engineering