On Thu, 23 Jun 2022 17:47:10 +0100, Colin Ian King wrote: > Variable wlen is being assigned a value that is never read, it is > being re-assigned with a different value later on. The assignment > is redundant and can be removed. > > Cleans up clang scan build warning: > drivers/scsi/fcoe/fcoe.c:1491:2: warning: Value stored to 'wlen' > is never read [deadcode.DeadStores] > > [...] Applied to 5.20/scsi-queue, thanks! [1/1] scsi: fcoe: remove redundant assignment to variable wlen https://git.kernel.org/mkp/scsi/c/07f0c8aff551 -- Martin K. Petersen Oracle Linux Engineering