linux-stable/drivers/staging/ste_rmi4
Joe Perches 78110bb8dc staging: Remove unnecessary OOM messages
alloc failures already get standardized OOM
messages and a dump_stack.

For the affected mallocs around these OOM messages:

Converted kzallocs with multiplies to kcalloc.
Converted kmallocs with multiplies to kmalloc_array.
Converted a kmalloc/strlen/strncpy to kstrdup.
Moved a spin_lock below a removed OOM message and
removed a now unnecessary spin_unlock.
Neatened alignment and whitespace.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-11 10:10:33 -08:00
..
Kconfig
Makefile ARM: More device tree support updates 2012-03-28 12:34:33 -07:00
TODO
board-mop500-u8500uib-rmi4.c staging: ste_rmi4: remove gpio.h include 2012-09-14 09:21:56 -05:00
synaptics_i2c_rmi4.c staging: Remove unnecessary OOM messages 2013-02-11 10:10:33 -08:00
synaptics_i2c_rmi4.h staging: synaptics: Implement error handling for rmi4 touch regulator 2011-06-28 13:23:57 -07:00