aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-06-18 11:19:19 +0100
committerDavid S. Miller <davem@davemloft.net>2021-06-18 12:08:40 -0700
commit60ae9f883138f27021c2eafed9a6f22d833f1436 (patch)
tree2922587f5e0d4c605c21ba892b10d26fecd98148 /net/unix/af_unix.c
parent040c12570e6865b1a219c9d7f7f4a924a6570d1e (diff)
downloadlinux-60ae9f883138f27021c2eafed9a6f22d833f1436.tar.gz
linux-60ae9f883138f27021c2eafed9a6f22d833f1436.tar.bz2
linux-60ae9f883138f27021c2eafed9a6f22d833f1436.zip
qlcnic: remove redundant continue statement
The continue statement at the end of a for-loop has no effect, it is redundant and can be removed. 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