[PATCH 1/3] parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe()

2017-12-29 Thread SF Markus Elfring
From: Markus Elfring Date: Fri, 29 Dec 2017 17:00:14 +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/3] parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe()

2017-12-29 Thread SF Markus Elfring
From: Markus Elfring Date: Fri, 29 Dec 2017 17:00:14 +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/parport/parport_ax88796.c | 4 +--- 1 file changed, 1