linux/drivers/media/cec/core
Gustavo A. R. Silva 1771e9fb67 media: 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>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-08-29 08:35:27 +02:00
..
cec-adap.c media: Use fallthrough pseudo-keyword 2020-08-29 08:35:27 +02:00
cec-api.c cec-api: prevent leaking memory through hole in structure 2020-07-19 07:43:14 +02:00
cec-core.c
cec-notifier.c media: cec: add adap_controls_phys_addr option 2020-07-04 12:15:26 +02:00
cec-pin-error-inj.c
cec-pin-priv.h
cec-pin.c media: Use fallthrough pseudo-keyword 2020-08-29 08:35:27 +02:00
cec-priv.h
Makefile