aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/input-polldev.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-11-22 22:15:43 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2020-11-22 22:16:23 -0800
commitf7bda6662fd4f39113b4dee00f7ded44f846b7f4 (patch)
tree6d07c7dce21a94664dbc9ed702c05f8f9faa38e6 /drivers/input/input-polldev.c
parentInput: pcspkr - fix fall-through warnings for Clang (diff)
downloadlinux-dev-f7bda6662fd4f39113b4dee00f7ded44f846b7f4.tar.xz
linux-dev-f7bda6662fd4f39113b4dee00f7ded44f846b7f4.zip
Input: libps2 - fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning by replacing a /* Fall through */ comment with the new pseudo-keyword macro fallthrough. Notice that Clang doesn't recognize /* Fall through */ comments as implicit fall-through markings. Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Link: https://lore.kernel.org/r/d2944854e3e118b837755abf4cbdb497662001b7.1605896060.git.gustavoars@kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/input-polldev.c')
0 files changed, 0 insertions, 0 deletions