diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 19:25:46 +0100 |
---|---|---|
committer | Mimi Zohar <zohar@linux.ibm.com> | 2021-04-20 22:54:14 +0200 |
commit | 28073eb09c5aa29e879490edb88cfd3e7073821e (patch) | |
tree | f8ed402d614c5f8f14c73dbc39597942a3787760 /certs/Makefile | |
parent | integrity: Add declarations to init_once void arguments. (diff) | |
download | linux-28073eb09c5aa29e879490edb88cfd3e7073821e.tar.xz linux-28073eb09c5aa29e879490edb88cfd3e7073821e.zip |
ima: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements instead of just
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: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'certs/Makefile')
0 files changed, 0 insertions, 0 deletions