pata_samsung_cf: Delete an error message for a failed memory allocation in pata_s3c_p...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 16 Feb 2018 09:55:51 +0000 (10:55 +0100)
committerTejun Heo <tj@kernel.org>
Sun, 18 Feb 2018 13:20:38 +0000 (05:20 -0800)
commitb02b54914b2f2eb2c310497cfabb054e95fa1e2e
treec3988c5b3d4bcb790ec1635af5a84c70031688f1
parent27c4203a3d48cf161fbd86f2ee48f4eb286b73db
pata_samsung_cf: Delete an error message for a failed memory allocation in pata_s3c_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_samsung_cf.c