commit | 6670070742991c69e02dde38c611a6c31ce8f30b | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Wed Nov 12 12:22:56 2014 +0900 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Nov 13 10:44:02 2014 -0700 |
tree | 7c8b1b0b3cbd60b224cf94305c037e67aa85a142 | |
parent | 5ba8368b7a78514d823cd7caaba7f6c2fdef8f97 [diff] |
PCI: keystone: 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>