[PATCH] mfd/si476x-i2c: Delete an error message for a failed memory allocation in si476x_core_probe()

2018-01-15 Thread SF Markus Elfring
From: Markus Elfring Date: Mon, 15 Jan 2018 15:10:33 +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/si476x-i2c: Delete an error message for a failed memory allocation in si476x_core_probe()

2018-01-15 Thread SF Markus Elfring
From: Markus Elfring Date: Mon, 15 Jan 2018 15:10:33 +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/si476x-i2c.c | 6 ++ 1 file changed, 2 insertions(+),