diff options
author | Colin Ian King <[email protected]> | 2021-06-30 18:56:34 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-07-01 11:06:06 -0700 |
commit | f4048e5aa148b13da84132cc23b6503b626e2576 (patch) | |
tree | a9369a6a8560f17e50889d874dac91a8f8f1405d /lib/test_linear_ranges.c | |
parent | 66ce75144d4b33e376f187df3dec495fe47d2ad0 (diff) |
nilfs2: remove redundant continue statement in a while-loop
The continue statement at the end of the while-loop is redundant,
remove it.
Addresses-Coverity: ("Continue has no effect")
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_linear_ranges.c')
0 files changed, 0 insertions, 0 deletions