mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
d1434cf513
The continue statement at the end of a for-loop has no effect, invert the if expression and remove the continue. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>