diff options
| author | Stephen Rothwell <[email protected]> | 2019-05-15 05:23:52 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-05-15 15:16:14 +0000 |
| commit | 89963adcdb430e047f4c03ac3ed6ce9aa42a595c (patch) | |
| tree | e14a1da3e87b2d538dfbb3f97afe60af46dbe395 /lib/timerqueue.c | |
| parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (diff) | |
| download | kernel-89963adcdb430e047f4c03ac3ed6ce9aa42a595c.tar.gz kernel-89963adcdb430e047f4c03ac3ed6ce9aa42a595c.zip | |
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 <[email protected]>
Cc: Deepa Dinamani <[email protected]>
Cc: Gustavo A. R. Silva <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Jann Horn <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
