[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140518.205726.138371667211604965.davem@davemloft.net>
Date: Sun, 18 May 2014 20:57:26 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: himangi774@...il.com
Cc: alex.bluesman.smirnov@...il.com, dbaryshkov@...il.com,
linux-zigbee-devel@...ts.sourceforge.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, julia.lawall@...6.fr
Subject: Re: [PATCH] ieee802154: Introduce the use of the managed version
of kzalloc
From: Himangi Saraogi <himangi774@...il.com>
Date: Fri, 16 May 2014 23:39:35 +0530
> This patch moves data allocated using kzalloc to managed data allocated
> using devm_kzalloc and cleans now unnecessary kfrees in probe and remove
> functions.
Likewise please add an explicit linux/device.h include to make sure
the devm_*() routine declarations are unambiguously available.
--
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
Powered by blists - more mailing lists