commit | f99a92c3ee7298426247a12d5649f8bde70fbcd4 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 23 12:14:53 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 29 09:05:21 2013 -0700 |
tree | 238b406d17c682194487f0dc2d72e32245077f7c | |
parent | 4d9784522588302dccb7088c0d7dc541719e6d07 [diff] |
staging: 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> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>