summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2021-06-02 13:20:10 +0200
committerDavid S. Miller <davem@davemloft.net>2021-06-03 22:59:08 +0200
commita58224040f2df8381146e7cfba9d657d5683ded1 (patch)
tree564065403107380d638a250dc0186e9fde0eeb8a /mm
parentMerge branch 'smc-next' (diff)
downloadlinux-a58224040f2df8381146e7cfba9d657d5683ded1.tar.xz
linux-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 <joe@perches.com> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions