]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ceph: mark expected switch fall-throughs
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Sun, 15 Oct 2017 17:55:23 +0000 (12:55 -0500)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 13 Nov 2017 11:11:39 +0000 (12:11 +0100)
commit18370b36b28a6c1b059392e9b8f9a80332e51e7c
treee59f88ab5cf71d837e826d413b4c88295a96b99a
parent76bd6ec4988065d39983ba8e93bb738313f68050
ceph: 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>
[idryomov@gmail.com: amended "Older OSDs" comment]
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/ceph_hash.c
net/ceph/messenger.c
net/ceph/mon_client.c