From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 9/20] drivers/bluetooth: Use kzalloc From: Marcel Holtmann To: Julia Lawall Cc: linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Thu, 08 Jul 2010 19:01:19 -0300 Message-ID: <1278626479.10421.85.camel@localhost.localdomain> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: 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