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>
Loading
Please sign in to comment