diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-17 14:43:47 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-06-19 06:01:03 +0300 |
commit | 79366f0a8de24fc451017b710467deaa2811d6eb (patch) | |
tree | 764fb3c471c6b02726439957b10d97c6584f8989 /drivers/pci/pcie | |
parent | 2e72bf7ec71d62f758f64cdfb17bbb98d649dd2d (diff) | |
download | linux-79366f0a8de24fc451017b710467deaa2811d6eb.tar.xz |
scsi: target: iscsi: Remove redundant continue statement
The continue statement at the end of a loop has no effect, remove it.
Link: https://lore.kernel.org/r/20210617114347.10247-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Addresses-Coverity: ("Continue has no effect")
Diffstat (limited to 'drivers/pci/pcie')
0 files changed, 0 insertions, 0 deletions