Re: [PATCH 3/3] HID: logitech-hidpp: avoid unintended fall-through

2014-12-19 Thread Jiri Kosina
On Tue, 16 Dec 2014, Peter Wu wrote: > 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 Applied to for-3.19/upstream-fixes. Thanks,

Re: [PATCH 3/3] HID: logitech-hidpp: avoid unintended fall-through

2014-12-19 Thread Jiri Kosina
On Tue, 16 Dec 2014, Peter Wu wrote: 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 pe...@lekensteyn.nl Applied to

Re: [PATCH 3/3] HID: logitech-hidpp: avoid unintended fall-through

2014-12-17 Thread Benjamin Tissoires
On Dec 16 2014 or thereabouts, Benjamin Tissoires wrote: > On Mon, Dec 15, 2014 at 7:50 PM, Peter Wu wrote: > > Add a return to avoid a fall-through. Introduced in commit > > 57ac86cf52e903d9e3e0f12b34c814cce6b65550 ("HID: logitech-hidpp: add > > support of the first Logitech Wireless Touchpad").

Re: [PATCH 3/3] HID: logitech-hidpp: avoid unintended fall-through

2014-12-17 Thread Benjamin Tissoires
On Dec 16 2014 or thereabouts, Benjamin Tissoires wrote: On Mon, Dec 15, 2014 at 7:50 PM, Peter Wu pe...@lekensteyn.nl wrote: Add a return to avoid a fall-through. Introduced in commit 57ac86cf52e903d9e3e0f12b34c814cce6b65550 (HID: logitech-hidpp: add support of the first Logitech Wireless

Re: [PATCH 3/3] HID: logitech-hidpp: avoid unintended fall-through

2014-12-16 Thread Benjamin Tissoires
On Mon, Dec 15, 2014 at 7:50 PM, Peter Wu wrote: > 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 > --- This one is reviewed-by:

Re: [PATCH 3/3] HID: logitech-hidpp: avoid unintended fall-through

2014-12-16 Thread Benjamin Tissoires
On Mon, Dec 15, 2014 at 7:50 PM, Peter Wu pe...@lekensteyn.nl wrote: 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 pe...@lekensteyn.nl ---

[PATCH 3/3] HID: logitech-hidpp: avoid unintended fall-through

2014-12-15 Thread Peter Wu
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 --- drivers/hid/hid-logitech-hidpp.c | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH 3/3] HID: logitech-hidpp: avoid unintended fall-through

2014-12-15 Thread Peter Wu
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 pe...@lekensteyn.nl --- drivers/hid/hid-logitech-hidpp.c | 1 + 1 file changed, 1 insertion(+)