hp-wmi: add return value checking for input_allocate_device()
authorAxel Lin <axel.lin@gmail.com>
Tue, 20 Jul 2010 22:19:51 +0000 (15:19 -0700)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:49:02 +0000 (09:49 -0400)
commitbc28596a8fe5034ef776b0be2e0bf5629a31f746
treecfc5b39c733cdfe111c60c906b3948887905723c
parent1bd1ca1f4ce99c5be041bfc2997e394cdb5240dc
hp-wmi: add return value checking for input_allocate_device()

Add error checking and return -ENOMEM if input_allocate_device() fail.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Thomas Renninger <trenn@suse.de>
Cc: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/hp-wmi.c