summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-06-09 18:05:12 +0100
committerDavid S. Miller <davem@davemloft.net>2021-06-09 15:31:23 -0700
commit345502af4e42cef57782118520c3c326b55f1071 (patch)
tree016f3fa60216a0a990eaee51d557a5f2638dff5c /mm
parentba539319cce68e670bfc16571da89066046719e2 (diff)
downloadlinux-345502af4e42cef57782118520c3c326b55f1071.tar.bz2
net: stmmac: Fix missing { } around two statements in an if statement
There are missing { } around a block of code on an if statement. Fix this by adding them in. Addresses-Coverity: ("Nesting level does not match indentation") Fixes: 46682cb86a37 ("net: stmmac: enable Intel mGbE 2.5Gbps link speed") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions