commit | 20f9ece101d8793331f61a234cef3ee000891085 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Wed Nov 12 12:29:02 2014 +0900 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Nov 13 10:55:39 2014 -0700 |
tree | 355509168dd2511d9469786224d5f385ed2b6a78 | |
parent | 992e7bd2be1817d6327febebcfff7ab836a3306c [diff] |
PCI: spear: Remove unnecessary OOM message The site-specific OOM messages are unnecessary, because they duplicate the MM subsystem generic OOM message. This patch fixes the following checkpatch warning: WARNING: Possible unnecessary 'out of memory' message Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>