mirror of https://github.com/torvalds/linux.git
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> Link: https://lore.kernel.org/r/863fda60074850bc976974af48fa769c64725e64.1605896059.git.gustavoars@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| TODO | ||
| baseband.c | ||
| baseband.h | ||
| card.c | ||
| card.h | ||
| channel.c | ||
| channel.h | ||
| desc.h | ||
| device.h | ||
| device_cfg.h | ||
| device_main.c | ||
| dpc.c | ||
| dpc.h | ||
| key.c | ||
| key.h | ||
| mac.c | ||
| mac.h | ||
| power.c | ||
| power.h | ||
| rf.c | ||
| rf.h | ||
| rxtx.c | ||
| rxtx.h | ||
| srom.c | ||
| srom.h | ||
| test | ||
| tmacro.h | ||
| upc.h | ||