[PATCH] drivers: net: Remove remaining alloc/OOM messages
Vladimir Kondratiev
qca_vkondrat at qca.qualcomm.com
Sun Feb 10 18:57:54 EST 2013
On Thursday, February 07, 2013 01:46:27 PM Joe Perches wrote:
> alloc failures already get standardized OOM
> messages and a dump_stack.
>
> For the affected mallocs around these OOM messages:
>
> Converted kmallocs with multiplies to kmalloc_array.
> Converted a kmalloc/memcpy to kmemdup.
> Removed now unused stack variables.
> Removed unnecessary parentheses.
> Neatened alignment.
>
> Signed-off-by: Joe Perches <joe at perches.com>
>
For wil6210:
Acked--by: Vladimir Kondratiev <qca_vkondrat at qca.qualcomm.com>
Thanks, Vladimir
More information about the devicetree-discuss
mailing list