diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-18 10:44:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-18 12:08:39 -0700 |
commit | c44924c532fb9bb80b48d141a0f8391e9c280112 (patch) | |
tree | 223107cad1f7a912a1453d0b389aa25745a8ae13 /net/bridge/br_vlan.c | |
parent | bd70957438f0cc4879cbdff8bbc8614bc1cddf49 (diff) |
net: stmmac: remove redundant continue statement
The continue statement in the for-loop has no effect, remove it.
Addresses-Coverity: ("Continue has no effect")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_vlan.c')
0 files changed, 0 insertions, 0 deletions