[PATCH 1/2] serial: sccnxp: Delete an error message for a failed memory allocation in sccnxp_probe()

2017-12-07 Thread SF Markus Elfring
From: Markus Elfring Date: Thu, 7 Dec 2017 21:55:09 +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/2] serial: sccnxp: Delete an error message for a failed memory allocation in sccnxp_probe()

2017-12-07 Thread SF Markus Elfring
From: Markus Elfring Date: Thu, 7 Dec 2017 21:55:09 +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/tty/serial/sccnxp.c | 5 ++--- 1 file changed, 2