diff options
author | 2021-06-18 10:44:25 +0100 | |
---|---|---|
committer | 2021-06-18 12:08:39 -0700 | |
commit | c44924c532fb9bb80b48d141a0f8391e9c280112 (patch) | |
tree | 223107cad1f7a912a1453d0b389aa25745a8ae13 /net/unix/af_unix.c | |
parent | net: pxa168_eth: Fix a potential data race in pxa168_eth_remove (diff) | |
download | linux-rng-c44924c532fb9bb80b48d141a0f8391e9c280112.tar.xz linux-rng-c44924c532fb9bb80b48d141a0f8391e9c280112.zip |
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/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions