aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/icmp.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-11-20 12:32:26 -0600
committerPaul Moore <paul@paul-moore.com>2020-11-23 18:21:13 -0500
commitb2d99bcb27225fe420a8923b21861aef2bb43d9b (patch)
tree3c41e38e4c86f0e043abf93ef1936c9eea75c3c8 /net/ipv6/icmp.c
parentselinux: drop super_block backpointer from superblock_security_struct (diff)
downloadlinux-dev-b2d99bcb27225fe420a8923b21861aef2bb43d9b.tar.xz
linux-dev-b2d99bcb27225fe420a8923b21861aef2bb43d9b.zip
selinux: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning by explicitly adding a break statement instead of letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions