diff options
author | Colin Ian King <[email protected]> | 2021-06-17 12:26:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-17 15:31:53 +0200 |
commit | 73f3d9453dfda055aff6e5ffde37f7ee625c3f38 (patch) | |
tree | b673af508dfcd08583052d06b73fb5b36249041e /lib/mpi/mpi-sub-ui.c | |
parent | d6963f22da2ed9c1778be28e87b4453b51be921f (diff) |
USB: UDC: net2280: 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")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions