diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-17 15:14:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-18 21:29:40 +0300 |
commit | d1434cf513583a6abe5b65f1824c741e9e7af764 (patch) | |
tree | b4302aaae9eb4206596cf9d88cc755e483add66d /Documentation/firmware-guide | |
parent | 275b51c27cc382325cf833dfbe1ce44071c2e2c4 (diff) | |
download | linux-d1434cf513583a6abe5b65f1824c741e9e7af764.tar.xz |
net: neterion: vxge: remove redundant continue statement
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>
Diffstat (limited to 'Documentation/firmware-guide')
0 files changed, 0 insertions, 0 deletions