kernel-hacking-2024-linux-s.../drivers/tty/hvc
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
hvc_console.c tty: hvc_console, fix crashes on parallel open/close 2020-05-27 10:55:36 +02:00
hvc_console.h tty: hvc: Use the correct style for SPDX License Identifier 2020-03-18 13:01:05 +01:00
hvc_dcc.c hvc: dcc: Add earlycon support 2019-10-11 08:38:07 +02:00
hvc_irq.c
hvc_iucv.c
hvc_opal.c
hvc_riscv_sbi.c
hvc_rtas.c
hvc_udbg.c
hvc_vio.c powerpc/pseries/hvconsole: Fix stack overread via udbg 2019-06-14 15:35:53 +10:00
hvc_xen.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
hvcs.c tty: hvc: remove hvcs_driver_string 2020-04-23 15:59:08 +02:00
hvsi.c tty: hvc: Return proper error code from console ->setup() hook 2020-06-25 14:23:06 +02:00
hvsi_lib.c
Kconfig tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI 2020-04-21 16:15:04 -07:00
Makefile