HID: logitech-hidpp: avoid unintended fall-through
authorPeter Wu <peter@lekensteyn.nl>
Tue, 16 Dec 2014 00:50:16 +0000 (01:50 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 19 Dec 2014 10:45:36 +0000 (11:45 +0100)
commit8abd820503e4befb28d0722f8712bdbec57e63a8
tree2198bab83490debe646664feb2ff503a83420ad7
parent060c998251728a7d183092da5e8a318398e56e76
HID: logitech-hidpp: avoid unintended fall-through

Add a return to avoid a fall-through. Introduced in commit
57ac86cf52e903d9e3e0f12b34c814cce6b65550 ("HID: logitech-hidpp: add
support of the first Logitech Wireless Touchpad").

Signed-off-by: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-logitech-hidpp.c