pata_it821x: Delete an error message for a failed memory allocation in it821x_firmwar...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 16 Feb 2018 13:04:49 +0000 (14:04 +0100)
committerTejun Heo <tj@kernel.org>
Sun, 18 Feb 2018 13:26:07 +0000 (05:26 -0800)
commitef59a62afdd223dadf74a22e994ab79d6bf4f2df
tree07bc54aeadbcbb0910a1782b1f36552da828a1a6
parent3e342770a22b84c0246719d22c318c22ae2f782a
pata_it821x: Delete an error message for a failed memory allocation in it821x_firmware_command()

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_it821x.c