Files
linux/drivers/usb
Colin Ian King ab37ac690e 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 <colin.king@canonical.com>
Addresses-Coverity: ("Continue has no effect")
Cc: Mathias Nyman <mathias.nyman@intel.com>
Link: https://lore.kernel.org/r/20210618090447.99114-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-21 11:31:35 +02:00
..
2021-05-21 20:05:40 +02:00
2021-06-21 10:56:05 +02:00
2021-06-21 11:28:18 +02:00
2020-09-16 12:42:10 +02:00