[PATCH 1/4] mfd/tps65910: Delete an error message for a failed memory allocation in tps65910_parse_dt()

2018-01-16 Thread SF Markus Elfring
From: Markus Elfring Date: Tue, 16 Jan 2018 11:14:40 +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 1/4] mfd/tps65910: Delete an error message for a failed memory allocation in tps65910_parse_dt()

2018-01-16 Thread SF Markus Elfring
From: Markus Elfring Date: Tue, 16 Jan 2018 11:14:40 +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/tps65910.c | 4 +--- 1 file changed, 1 insertion(+), 3