aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/socket.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2021-06-02 11:20:10 +0000
committerDavid S. Miller <[email protected]>2021-06-03 20:59:08 +0000
commita58224040f2df8381146e7cfba9d657d5683ded1 (patch)
tree564065403107380d638a250dc0186e9fde0eeb8a /net/tipc/socket.c
parentMerge branch 'smc-next' (diff)
downloadkernel-a58224040f2df8381146e7cfba9d657d5683ded1.tar.gz
kernel-a58224040f2df8381146e7cfba9d657d5683ded1.zip
nfc: mrvl: remove useless "continue" at end of loop
The "continue" statement at the end of a for loop does not have an effect. Entire loop contents can be slightly simplified to increase code readability. No functional change. Suggested-by: Joe Perches <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions