diff options
author | Colin Ian King <[email protected]> | 2021-06-17 13:38:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-17 15:31:50 +0200 |
commit | d6963f22da2ed9c1778be28e87b4453b51be921f (patch) | |
tree | c3b53c07b509bf0d38db7d86613909ec291fb715 /samples/livepatch/livepatch-callbacks-demo.c | |
parent | e56621580755d40551f3fae5766907ae1c24d1fc (diff) |
usb: host: u132-hcd: remove redundant continue statements
There are continue statements at the end of loops that have
no effect and are redundant. Remove them.
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 'samples/livepatch/livepatch-callbacks-demo.c')
0 files changed, 0 insertions, 0 deletions