]> Pileus Git - ~andy/linux/commit
staging: Remove OOM message after input_allocate_device
authorJoe Perches <joe@perches.com>
Wed, 23 Oct 2013 19:14:53 +0000 (12:14 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Oct 2013 16:05:21 +0000 (09:05 -0700)
commitf99a92c3ee7298426247a12d5649f8bde70fbcd4
tree238b406d17c682194487f0dc2d72e32245077f7c
parent4d9784522588302dccb7088c0d7dc541719e6d07
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>
drivers/staging/cptm1217/clearpad_tm1217.c
drivers/staging/iio/adc/mxs-lradc.c
drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c