Re: [PATCH] scsi: snic: Remove unnecessary condition to simplify the code
From: Martin K. Petersen
Date: Tue Oct 06 2020 - 23:48:37 EST
On Fri, 25 Sep 2020 14:07:54 +0800, Jing Xiangfeng wrote:
> ret is always zero or an error in this code path. So the assignment to
> ret is redundant, and the code jumping to a label is unneed.
> Let's remove them to simplify the code. No functional changes.
Applied to 5.10/scsi-queue, thanks!
[1/1] scsi: snic: Remove unnecessary condition
https://git.kernel.org/mkp/scsi/c/2a7869d6c9a1
--
Martin K. Petersen Oracle Linux Engineering