summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNigel Christian <nigel.l.christian@gmail.com>2021-05-14 01:20:32 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2021-05-16 00:15:58 +0300
commit0edca4fc633ce223753c217f135a8036f516357b (patch)
tree21d3b7555274b18db9b2c92113e83dfafb07944e /include
parent7f2b3c8bcb7f414c3f3c0a25c352238cbcdc890d (diff)
downloadlinux-0edca4fc633ce223753c217f135a8036f516357b.tar.xz
scsi: be2iscsi: Remove redundant initialization
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. Addresses-Coverity: ("Unused value") Link: https://lore.kernel.org/r/YJ2mMHNqAgTNVVj+@fedora Signed-off-by: Nigel Christian <nigel.l.christian@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions