[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151220.130040.2258523353905721130.davem@davemloft.net>
Date: Sun, 20 Dec 2015 13:00:40 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: hofrat@...dl.org
Cc: tlfalcon@...ux.vnet.ibm.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ibmveth: consolidate kmalloc of array, memset 0 to
kcalloc
From: Nicholas Mc Guire <hofrat@...dl.org>
Date: Sun, 20 Dec 2015 15:06:18 +0100
> This is an API consolidation only. The use of kmalloc + memset to 0
> is equivalent to kcalloc in this case as it is allocating an array
> of elements.
>
> Signed-off-by: Nicholas Mc Guire <hofrat@...dl.org>
Applied, thanks.
--
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