From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Holtmann Date: Thu, 08 Jul 2010 22:01:19 +0000 Subject: Re: [PATCH 9/20] drivers/bluetooth: Use kzalloc Message-Id: <1278626479.10421.85.camel@localhost.localdomain> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Julia Lawall Cc: linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Hi Julia, > Use kzalloc rather than the combination of kmalloc and memset. > patch has been applied to bluetooth-next-2.6 tree. Thanks. Regards Marcel