Re: [PATCH 3/3] hid: logitech-dj: delete unnecessary error messages

2018-02-08 Thread Christoph Böhmwalder
On Thu, Feb 08, 2018 at 08:56:28AM +0100, Marcus Folkesson wrote: > > Thank you, but Markus Elfring already has a submitted a patch for this one. > > /Marcus Ah sorry, I must've missed that one. Feel free to dismiss it then (it's obviously independent of the other two anyways). -- Regards,

Re: [PATCH 3/3] hid: logitech-dj: delete unnecessary error messages

2018-02-08 Thread Christoph Böhmwalder
On Thu, Feb 08, 2018 at 08:56:28AM +0100, Marcus Folkesson wrote: > > Thank you, but Markus Elfring already has a submitted a patch for this one. > > /Marcus Ah sorry, I must've missed that one. Feel free to dismiss it then (it's obviously independent of the other two anyways). -- Regards,

Re: [PATCH 3/3] hid: logitech-dj: delete unnecessary error messages

2018-02-07 Thread Marcus Folkesson
Hello Christoph, On Wed, Feb 07, 2018 at 06:08:00PM +0100, Christoph Böhmwalder wrote: > Remove some "out of memory" messages that are considered useless. > > Signed-off-by: Christoph Böhmwalder > --- > drivers/hid/hid-logitech-dj.c | 11 +++ > 1 file changed,

Re: [PATCH 3/3] hid: logitech-dj: delete unnecessary error messages

2018-02-07 Thread Marcus Folkesson
Hello Christoph, On Wed, Feb 07, 2018 at 06:08:00PM +0100, Christoph Böhmwalder wrote: > Remove some "out of memory" messages that are considered useless. > > Signed-off-by: Christoph Böhmwalder > --- > drivers/hid/hid-logitech-dj.c | 11 +++ > 1 file changed, 3 insertions(+), 8

[PATCH 3/3] hid: logitech-dj: delete unnecessary error messages

2018-02-07 Thread Christoph Böhmwalder
Remove some "out of memory" messages that are considered useless. Signed-off-by: Christoph Böhmwalder --- drivers/hid/hid-logitech-dj.c | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/drivers/hid/hid-logitech-dj.c

[PATCH 3/3] hid: logitech-dj: delete unnecessary error messages

2018-02-07 Thread Christoph Böhmwalder
Remove some "out of memory" messages that are considered useless. Signed-off-by: Christoph Böhmwalder --- drivers/hid/hid-logitech-dj.c | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/drivers/hid/hid-logitech-dj.c b/drivers/hid/hid-logitech-dj.c index