pata_macio: Delete an error message for a failed memory allocation in two functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 16 Feb 2018 12:01:45 +0000 (13:01 +0100)
committerTejun Heo <tj@kernel.org>
Sun, 18 Feb 2018 13:24:16 +0000 (05:24 -0800)
commit3e342770a22b84c0246719d22c318c22ae2f782a
tree402ad94aebc7ed34ec4be8c709dc0dea24e5662b
parent533013d69b509b26ff1b38a7d494db54549ac71b
pata_macio: Delete an error message for a failed memory allocation in two functions

Omit an extra message for a memory allocation failure in these functions.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/pata_macio.c