linux/net/netrom
Gustavo A. R. Silva 31f74f0f4e net: netrom: nr_route: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-01 20:46:41 +09:00
..
af_netrom.c net/core: Convert sk_timer users to use timer_setup() 2017-10-18 12:40:27 +01:00
Makefile
nr_dev.c
nr_in.c net: netrom: nr_in: mark expected switch fall-through 2017-10-22 02:00:33 +01:00
nr_loopback.c
nr_out.c
nr_route.c net: netrom: nr_route: mark expected switch fall-throughs 2017-11-01 20:46:41 +09:00
nr_subr.c
nr_timer.c net/core: Convert sk_timer users to use timer_setup() 2017-10-18 12:40:27 +01:00
sysctl_net_netrom.c