]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d3ed40f1cf58c36283f7c3456830f2be6e622bd
tree07bc54aeadbcbb0910a1782b1f36552da828a1a6
parent30c2156677f3da6af45c5d7e62e344627569e24b
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