diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2019-05-15 08:23:52 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-15 18:16:14 +0300 |
commit | 89963adcdb430e047f4c03ac3ed6ce9aa42a595c (patch) | |
tree | e14a1da3e87b2d538dfbb3f97afe60af46dbe395 /drivers/crypto/caam/error.c | |
parent | 5ac94332248ee017964ba368cdda4ce647e3aba7 (diff) | |
download | linux-89963adcdb430e047f4c03ac3ed6ce9aa42a595c.tar.xz |
kernel/compat.c: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
This patch aims to suppress 3 missing-break-in-switch false positives
on some architectures.
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Deepa Dinamani <deepa.kernel@gmail.com>
Cc: Gustavo A. R. Silva <gustavo@embeddedor.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Jann Horn <jannh@google.com>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/crypto/caam/error.c')
0 files changed, 0 insertions, 0 deletions