diff options
author | Colin Ian King <[email protected]> | 2021-06-18 10:04:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-21 11:31:35 +0200 |
commit | ab37ac690ed08c5f41723f2143e3b9e682f031e6 (patch) | |
tree | 50d8d24eae88f073b4c59c80ed01b9f94fb206c8 /tools/testing/selftests/bpf | |
parent | 84524d1232ecca7cf8678e851b254f05cff4040a (diff) |
xhci: remove redundant continue statement
The continue statement at the end of a for-loop has no effect,
remove it.
Signed-off-by: Colin Ian King <[email protected]>
Addresses-Coverity: ("Continue has no effect")
Cc: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf')
0 files changed, 0 insertions, 0 deletions