linux/drivers/media/i2c/smiapp
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
..
Kconfig media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
Makefile
smiapp-core.c media: Use fallthrough pseudo-keyword 2020-08-29 08:35:27 +02:00
smiapp-limits.c
smiapp-limits.h
smiapp-quirk.c
smiapp-quirk.h
smiapp-reg-defs.h
smiapp-reg.h media: smiapp: Move definitions under driver directory 2020-02-27 17:49:04 -03:00
smiapp-regs.c media: smiapp: Use unaligned get and put functions 2020-02-27 17:47:28 -03:00
smiapp-regs.h
smiapp.h media: smiapp: Move definitions under driver directory 2020-02-27 17:49:04 -03:00