diff options
author | 2020-11-20 12:33:29 -0600 | |
---|---|---|
committer | 2020-11-25 14:04:46 +0100 | |
commit | 6b5542752605ccf2184f495fae518fac1d573226 (patch) | |
tree | 561e395d104875ff5ed25e9e0e59336f484a50e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | HID: usbhid: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-6b5542752605ccf2184f495fae518fac1d573226.tar.xz wireguard-linux-6b5542752605ccf2184f495fae518fac1d573226.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions