diff options
author | Colin Ian King <[email protected]> | 2021-06-17 12:43:47 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-06-18 23:01:03 -0400 |
commit | 79366f0a8de24fc451017b710467deaa2811d6eb (patch) | |
tree | 764fb3c471c6b02726439957b10d97c6584f8989 /scripts/bpf_doc.py | |
parent | 2e72bf7ec71d62f758f64cdfb17bbb98d649dd2d (diff) |
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/[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