]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/rxrpc/af_rxrpc.c
net: rxrpc: mark expected switch fall-throughs
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Thu, 19 Oct 2017 21:54:48 +0000 (16:54 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Oct 2017 09:27:06 +0000 (18:27 +0900)
commite3cf39706b89001fd7f3eba0aa70aa40379eef30
tree2cc59c0a471b8c2c50a454231103e6ea8c0c0adb
parent6a413f5cf626defd48ed9deefe098d6d6d8659d8
net: rxrpc: 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>
net/rxrpc/af_rxrpc.c
net/rxrpc/input.c
net/rxrpc/sendmsg.c