diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-16 14:02:58 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-16 12:46:21 -0700 |
commit | fb0a1dacf2bef929bf047c5434bfb976ac6a93e6 (patch) | |
tree | ed4a0b0434d113d758781b18501f44c220cec4b8 /net/smc | |
parent | 1d24b6b4b092a510c1ade459ea814902954f404b (diff) |
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')
0 files changed, 0 insertions, 0 deletions