Re: [PATCH] scsi: initio: remove redundant assignment to pointer scb

From: Martin K. Petersen
Date: Mon Aug 22 2022 - 23:43:39 EST



Colin,

> The variable scb is assigned a value but it is never read. The assignment
> is redundant and can be removed. Also replace the != NULL check with the
> more usual non-null check idiom.

Applied to 6.1/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering