]> asedeno.scripts.mit.edu Git - linux.git/commit
net: sunrpc: mark expected switch fall-throughs
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Fri, 20 Oct 2017 16:48:30 +0000 (11:48 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 17 Nov 2017 21:43:44 +0000 (16:43 -0500)
commite9d476393504ff0f9ab38d88d7857ec6a2c81ff6
tree537a82d5db221728399ba8edf5d108ebf4487b84
parent6089dd0d731028531fb1148be9fd33274ff90da4
net: sunrpc: 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: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/clnt.c
net/sunrpc/xprt.c
net/sunrpc/xprtsock.c