[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1877379.y4GS62BPgg@lx-vladimir>
Date: Sun, 10 Feb 2013 09:57:54 +0200
From: Vladimir Kondratiev <qca_vkondrat@....qualcomm.com>
To: Joe Perches <joe@...ches.com>
CC: netdev <netdev@...r.kernel.org>, <linux-can@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<e1000-devel@...ts.sourceforge.net>, <linux-usb@...r.kernel.org>,
<linux-wireless@...r.kernel.org>, <ath9k-devel@...ts.ath9k.org>,
<wil6210@....qualcomm.com>, <brcm80211-dev-list@...adcom.com>,
devicetree-discuss <devicetree-discuss@...ts.ozlabs.org>
Subject: Re: [PATCH] drivers: net: Remove remaining alloc/OOM messages
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@...ches.com>
>
For wil6210:
Acked--by: Vladimir Kondratiev <qca_vkondrat@....qualcomm.com>
Thanks, Vladimir
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists