From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 31 Aug 2012 10:55:56 -0700 From: Gustavo Padovan To: Andrei Emeltchenko Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCHv2] Bluetooth: Remove unneeded zero init Message-ID: <20120831175556.GB5599@joana> References: <1346339195.23377.8.camel@aeonflux> <1346420369-11909-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1346420369-11909-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Andrei, * Andrei Emeltchenko [2012-08-31 16:39:28 +0300]: > From: Andrei Emeltchenko > > hdev is allocated with kzalloc so zero initialization is not needed. > > Signed-off-by: Andrei Emeltchenko > --- > include/net/bluetooth/hci_core.h | 9 --------- > net/bluetooth/hci_core.c | 2 +- > 2 files changed, 1 insertion(+), 10 deletions(-) Patch has been applied to bluetooth-next. Thanks. Gustavo