commit | c592b74f6b8ba72cb0b5a90ceb0989fc35fc1391 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Jan 08 12:50:13 2015 +0200 |
committer | Tejun Heo <tj@kernel.org> | Thu Jan 08 08:30:48 2015 -0500 |
tree | e37fc009e881edcffe4f671d17046d99837bb00b | |
parent | 9037908f16d6376b79f3639d89470e5ef4c7a85f [diff] |
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>