summaryrefslogtreecommitdiff
path: root/drivers/hid/hidraw.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-11-20 21:33:29 +0300
committerJiri Kosina <jkosina@suse.cz>2020-11-25 16:04:46 +0300
commit6b5542752605ccf2184f495fae518fac1d573226 (patch)
tree561e395d104875ff5ed25e9e0e59336f484a50e8 /drivers/hid/hidraw.c
parentcae96a5d2bf38401b0e380f9025c375e99ac5a57 (diff)
downloadlinux-6b5542752605ccf2184f495fae518fac1d573226.tar.xz
HID: input: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning by explicitly adding a goto statement instead of letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hidraw.c')
0 files changed, 0 insertions, 0 deletions