commit | b222cca6002c9396c0ac03b68756f8c565d73561 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 23 12:14:52 2013 -0700 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Wed Nov 20 18:51:03 2013 -0500 |
tree | 9606fde2e51be15aff436c6fae5ac36e3b615b23 | |
parent | a825bc87b2694dbefe39590a3efe29c5da4d3dd3 [diff] |
platform:x86: Remove OOM message after input_allocate_device Emitting an OOM message isn't necessary after input_allocate_device as there's a generic OOM and a dump_stack already done. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>