summaryrefslogtreecommitdiffstats
path: root/ipc/Makefile
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-11-20 12:32:20 -0600
committerDavid Howells <dhowells@redhat.com>2021-01-21 16:16:08 +0000
commit634c21bb9867e06221ee1527c5e157e01cd7712c (patch)
tree28b6919ddfaa2376a96024635a62a7c8745bf088 /ipc/Makefile
parent19c329f6808995b142b3966301f217c831e7cf31 (diff)
downloadlinux-634c21bb9867e06221ee1527c5e157e01cd7712c.tar.gz
linux-634c21bb9867e06221ee1527c5e157e01cd7712c.tar.bz2
linux-634c21bb9867e06221ee1527c5e157e01cd7712c.zip
security: keys: 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: David Howells <dhowells@redhat.com> Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org> Reviewed-by: Ben Boeckel <mathstuf@gmail.com>
Diffstat (limited to 'ipc/Makefile')
0 files changed, 0 insertions, 0 deletions