mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-20 05:43:09 +00:00
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> |
||
---|---|---|
.. | ||
base.c | ||
dispc.c | ||
dispc.h | ||
dispc_coefs.c | ||
display.c | ||
dpi.c | ||
dsi.c | ||
dss.c | ||
dss.h | ||
hdmi.h | ||
hdmi4.c | ||
hdmi4_cec.c | ||
hdmi4_cec.h | ||
hdmi4_core.c | ||
hdmi4_core.h | ||
hdmi5.c | ||
hdmi5_core.c | ||
hdmi5_core.h | ||
hdmi_common.c | ||
hdmi_phy.c | ||
hdmi_pll.c | ||
hdmi_wp.c | ||
Kconfig | ||
Makefile | ||
omapdss-boot-init.c | ||
omapdss.h | ||
output.c | ||
pll.c | ||
sdi.c | ||
venc.c | ||
video-pll.c |