]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
net: rose: mark expected switch fall-throughs
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Thu, 19 Oct 2017 18:03:51 +0000 (13:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Oct 2017 01:02:26 +0000 (02:02 +0100)
commita05b8c43ac3cc156600a60bf6dcd30109bd42a73
tree5ac763f5d4ad94ce68942c980389674ce43d3946
parent279badc2a85be83e0187b8c566e3b476b76a87a2
net: rose: 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/rose/rose_in.c
net/rose/rose_route.c