linux/drivers/input/tablet
Gustavo A. R. Silva 6f49c4f5b9 Input: 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/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20200707180857.GA30600@embeddedor
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2020-07-07 11:25:54 -07:00
..
Kconfig Input: fix Kconfig indentation 2019-11-22 15:19:19 -08:00
Makefile
acecad.c
aiptek.c Input: aiptek - use descriptors of current altsetting 2020-01-10 14:42:56 -08:00
gtco.c Input: Use fallthrough pseudo-keyword 2020-07-07 11:25:54 -07:00
hanwang.c
kbtab.c Input: kbtab - sanity check for endpoint type 2019-08-01 10:55:21 -07:00
pegasus_notetaker.c Input: Use fallthrough pseudo-keyword 2020-07-07 11:25:54 -07:00
wacom_serial4.c