Re: [PATCH] Input: atmel_mxt_ts: Delete error messages for a failed memory allocation in two functions

2018-01-24 Thread Nick Dyer
On Sun, Jan 21, 2018 at 10:33:50PM +0100, SF Markus Elfring wrote: > Omit extra messages for a memory allocation failure in these functions. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring Thanks! Signed-off-by:

Re: [PATCH] Input: atmel_mxt_ts: Delete error messages for a failed memory allocation in two functions

2018-01-24 Thread Nick Dyer
On Sun, Jan 21, 2018 at 10:33:50PM +0100, SF Markus Elfring wrote: > Omit extra messages for a memory allocation failure in these functions. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring Thanks! Signed-off-by: Nick Dyer > --- >

[PATCH] Input: atmel_mxt_ts: Delete error messages for a failed memory allocation in two functions

2018-01-21 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 21 Jan 2018 22:25:31 +0100 Omit extra messages for a memory allocation failure in these functions. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[PATCH] Input: atmel_mxt_ts: Delete error messages for a failed memory allocation in two functions

2018-01-21 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 21 Jan 2018 22:25:31 +0100 Omit extra messages for a memory allocation failure in these functions. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring --- drivers/input/touchscreen/atmel_mxt_ts.c | 9 ++--- 1 file