]> asedeno.scripts.mit.edu Git - linux.git/commit
NFS: Mark expected switch fall-throughs
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Wed, 1 Aug 2018 02:18:44 +0000 (21:18 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 8 Aug 2018 20:50:02 +0000 (16:50 -0400)
commit01e03bdc745bf2b86fadfc44e57512fd39f9d54f
tree12e75864acd588be1411a0f518c6bde22c88426c
parentc8d07159c93150c25c3319df3d53cfc6dd46d3ee
NFS: Mark expected switch fall-throughs

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Warning level 2 was used: -Wimplicit-fallthrough=2

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/blocklayout/blocklayout.c
fs/nfs/nfs3acl.c
fs/nfs/nfs4file.c
fs/nfs/nfs4idmap.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
fs/nfs/pagelist.c