diff options
| author | Gustavo A. R. Silva <[email protected]> | 2020-11-20 18:32:26 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2020-11-23 23:21:13 +0000 |
| commit | b2d99bcb27225fe420a8923b21861aef2bb43d9b (patch) | |
| tree | 3c41e38e4c86f0e043abf93ef1936c9eea75c3c8 /net/ipv6/tcp_ipv6.c | |
| parent | selinux: drop super_block backpointer from superblock_security_struct (diff) | |
| download | kernel-b2d99bcb27225fe420a8923b21861aef2bb43d9b.tar.gz kernel-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 <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
