aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2020-09-16 00:35:06 +0200
committerMarc Kleine-Budde <[email protected]>2020-09-21 10:13:17 +0200
commit71ef9dfda730dac915f5fba8f4d47d337d47def6 (patch)
tree934e4075f8c00dbc52db979cdf89861137185592 /lib/mpi/mpi-sub-ui.c
parent29f45adbb72701098fd52c635b054d2b401b6863 (diff)
can: mscan: mark expected switch fall-through
As -Wimplicit-fallthrough is now enabled the mscan driver shows this warning, which is fixed by this patch: drivers/net/can/mscan/mscan.c: In function ‘mscan_start_xmit’: drivers/net/can/mscan/mscan.c:211:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 211 | netif_stop_queue(dev); | ^~~~~~~~~~~~~~~~~~~~~ drivers/net/can/mscan/mscan.c:212:2: note: here 212 | case 2: | ^~~~ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions