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)
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>

No differences found