diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:33:24 -0600 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2020-11-25 14:01:55 +0100 |
commit | cae96a5d2bf38401b0e380f9025c375e99ac5a57 (patch) | |
tree | 08c83d54401f2ef706c9e5d943faa79f9b6a62de /lib/mpi/mpi-sub-ui.c | |
parent | c6838eeef2fbc7e3e1f83759aa016ae6b70c643e (diff) |
HID: usbhid: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple
of warnings by explicitly adding a couple of break statements 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 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions