]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sata_dwc_460ex: remove extra message
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 8 Jan 2015 10:50:13 +0000 (12:50 +0200)
committerTejun Heo <tj@kernel.org>
Thu, 8 Jan 2015 13:30:48 +0000 (08:30 -0500)
commitc592b74f6b8ba72cb0b5a90ceb0989fc35fc1391
treee37fc009e881edcffe4f671d17046d99837bb00b
parent9037908f16d6376b79f3639d89470e5ef4c7a85f
sata_dwc_460ex: remove extra message

There is no need to print a message about failure of memory allocation. The
caller will get an error code and may print the same.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/sata_dwc_460ex.c