]> git.baikalelectronics.ru Git - kernel.git/commit
pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52xx_ata_p...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 16 Feb 2018 10:34:53 +0000 (11:34 +0100)
committerTejun Heo <tj@kernel.org>
Sun, 18 Feb 2018 13:23:25 +0000 (05:23 -0800)
commitf5a91b12341847af286da00fe9e0245d99b20231
tree94353e696e9fc6269aefd44acf88cfa42c3ffec7
parent91c314c288b069c5775a294eefe8e5220bf34437
pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52xx_ata_probe()

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 <elfring@users.sourceforge.net>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/pata_mpc52xx.c