diff options
author | Colin Ian King <[email protected]> | 2021-06-17 08:37:43 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-06-18 23:01:03 -0400 |
commit | 2e72bf7ec71d62f758f64cdfb17bbb98d649dd2d (patch) | |
tree | a15f0522f1f0161fd65372e1c72f4f42b1959ea4 /scripts/bpf_doc.py | |
parent | 364fb4e512774038c720ab160535b0b30969bed8 (diff) |
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/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Addresses-Coverity: ("Continue has no effect")
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions