linux/drivers/accessibility
Gustavo A. R. Silva f5e9724c42 braille_console: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of 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>
2021-05-17 19:38:01 -05:00
..
braille braille_console: Fix fall-through warnings for Clang 2021-05-17 19:38:01 -05:00
speakup TTY/Serial driver updates for 5.13-rc1 2021-04-26 11:20:10 -07:00
Kconfig
Makefile