aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/dmesg.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-11-12 13:05:23 +0000
committerDavid S. Miller <[email protected]>2019-11-12 11:29:20 -0800
commit4e4637b10374ede3cd33d7e1b389e6cea6343ea3 (patch)
treee3d4fe30e7ed226372faa3ab6f47d66f5a2888d2 /scripts/gdb/linux/dmesg.py
parent084346be800697d505ffc41b7af919096a4c44a5 (diff)
net: dsa: mv88e6xxx: fix broken if statement because of a stray semicolon
There is a stray semicolon in an if statement that will cause a dev_err message to be printed unconditionally. Fix this by removing the stray semicolon. Addresses-Coverity: ("Stay semicolon") Fixes: f0942e00a1ab ("net: dsa: mv88e6xxx: Add support for port mirroring") Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions