]> git.baikalelectronics.ru Git - 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)
commit3f4e020723bbfb95da80f96a91b29c926669de7a
tree5ac763f5d4ad94ce68942c980389674ce43d3946
parentb8e589f134b3bd796e8b23698cf8ec02c7dc98fc
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