Re: [PATCH] mfd/htc-i2cpld: Delete an error message for a failed memory allocation in htcpld_setup_chips()

2018-01-22 Thread Lee Jones
On Sun, 14 Jan 2018, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sun, 14 Jan 2018 22:02:16 +0100 > > Omit an extra message for a memory allocation failure in this function. > > This issue was detected by using the Coccinelle software. > >

Re: [PATCH] mfd/htc-i2cpld: Delete an error message for a failed memory allocation in htcpld_setup_chips()

2018-01-22 Thread Lee Jones
On Sun, 14 Jan 2018, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sun, 14 Jan 2018 22:02:16 +0100 > > Omit an extra message for a memory allocation failure in this function. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring > --- >

[PATCH] mfd/htc-i2cpld: Delete an error message for a failed memory allocation in htcpld_setup_chips()

2018-01-14 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 14 Jan 2018 22:02:16 +0100 Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[PATCH] mfd/htc-i2cpld: Delete an error message for a failed memory allocation in htcpld_setup_chips()

2018-01-14 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 14 Jan 2018 22:02:16 +0100 Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring --- drivers/mfd/htc-i2cpld.c | 4 +--- 1 file changed, 1 insertion(+), 3