Re: [PATCH] scsi: be2iscsi: Remove redundant initialization
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2021-05-22 04:41:51
Also in:
linux-scsi
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2021-05-22 04:41:51
Also in:
linux-scsi
On Thu, 13 May 2021 17:20:32 -0500, Nigel Christian wrote:
The nested for loop variables i and j in beiscsi_free_mem() are initialized twice. The values outside of the loops are redundant and can be removed.
Applied to 5.14/scsi-queue, thanks!
[1/1] scsi: be2iscsi: Remove redundant initialization
https://git.kernel.org/mkp/scsi/c/0edca4fc633c
--
Martin K. Petersen Oracle Linux Engineering