diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-16 16:02:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-16 22:46:21 +0300 |
commit | fb0a1dacf2bef929bf047c5434bfb976ac6a93e6 (patch) | |
tree | ed4a0b0434d113d758781b18501f44c220cec4b8 /net/smc/smc_core.c | |
parent | 1d24b6b4b092a510c1ade459ea814902954f404b (diff) | |
download | linux-fb0a1dacf2bef929bf047c5434bfb976ac6a93e6.tar.xz |
mlxsw: spectrum_router: remove redundant continue statement
The continue statement at the end of a for-loop has no effect,
remove it.
Addresses-Coverity: ("Continue has no effect")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc/smc_core.c')
0 files changed, 0 insertions, 0 deletions