diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-17 10:37:43 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-06-19 06:01:03 +0300 |
commit | 2e72bf7ec71d62f758f64cdfb17bbb98d649dd2d (patch) | |
tree | a15f0522f1f0161fd65372e1c72f4f42b1959ea4 /drivers/pci/pcie | |
parent | 364fb4e512774038c720ab160535b0b30969bed8 (diff) | |
download | linux-2e72bf7ec71d62f758f64cdfb17bbb98d649dd2d.tar.xz |
scsi: qla4xxx: Remove redundant continue statement
The continue statement at the end of a for-loop has no effect, remove it.
Link: https://lore.kernel.org/r/20210617073743.151008-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