diff options
| author | Gustavo A. R. Silva <[email protected]> | 2021-06-07 20:49:34 +0000 |
|---|---|---|
| committer | Mimi Zohar <[email protected]> | 2021-06-09 03:33:48 +0000 |
| commit | 7d2201d46218df951004fc48897f89c6eb510b69 (patch) | |
| tree | b8daa6941b0fff1dbec65d2ff816cb20b6b9a2f9 /fs/proc/array.c | |
| parent | ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect() (diff) | |
| download | kernel-7d2201d46218df951004fc48897f89c6eb510b69.tar.gz kernel-7d2201d46218df951004fc48897f89c6eb510b69.zip | |
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 <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
