summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_appraise.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2021-06-07 23:49:34 +0300
committerMimi Zohar <zohar@linux.ibm.com>2021-06-09 06:33:48 +0300
commit7d2201d46218df951004fc48897f89c6eb510b69 (patch)
treeb8daa6941b0fff1dbec65d2ff816cb20b6b9a2f9 /security/integrity/ima/ima_appraise.c
parent531bf6a88d9bd6c13d4fc3f05d2de799d627de3b (diff)
downloadlinux-7d2201d46218df951004fc48897f89c6eb510b69.tar.xz
ima: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a fall-through warning by explicitly adding a break statement 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> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'security/integrity/ima/ima_appraise.c')
0 files changed, 0 insertions, 0 deletions