[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <78C9135A3D2ECE4B8162EBDCE82CAD77020EEEC6@nekter>
Date: Thu, 16 Aug 2007 02:43:11 -0400
From: "Sivakumar Subramani" <Sivakumar.Subramani@...erion.com>
To: "Jeff Garzik" <jeff@...zik.org>, <surya.prabhakar@...ro.com>
Cc: <mikep@...uxtr.net>, <netdev@...r.kernel.org>,
<linux-tr@...uxtr.net>,
"Linux Kernel" <linux-kernel@...r.kernel.org>,
"kernel-janitors" <kernel-janitors@...ts.osdl.org>
Subject: RE: drivers/net/tokenring/3c359.c
What exactly the difference between kzalloc and kcalloc? From the
definition, I could see that kcalloc should be used for array
allocation. But I could see kzalloc is used for allocation arrays as in
the below patch.
Any coding standard (or) developers can use kzalloc and kcalloc as per
their coding practice??
Thanks,
~Siva
-----Original Message-----
From: netdev-owner@...r.kernel.org [mailto:netdev-owner@...r.kernel.org]
On Behalf Of Jeff Garzik
Sent: Tuesday, August 14, 2007 11:20 AM
To: surya.prabhakar@...ro.com
Cc: mikep@...uxtr.net; netdev@...r.kernel.org; linux-tr@...uxtr.net;
Linux Kernel; kernel-janitors
Subject: Re: drivers/net/tokenring/3c359.c
Surya Prabhakar N wrote:
> Hi,
> Replacing kmalloc with kzalloc and cleaning up memset in
> drivers/net/tokenring/3c359.c
>
>
> Signed-off-by: Surya Prabhakar <surya.prabhakar@...ro.com>
applied
-
To unsubscribe from this list: send the line "unsubscribe netdev" in the
body of a message to majordomo@...r.kernel.org More majordomo info at
http://vger.kernel.org/majordomo-info.html
-
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