From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1346430004.23377.23.camel@aeonflux> Subject: Re: [PATCHv2] Bluetooth: Remove unneeded zero init From: Marcel Holtmann To: Andrei Emeltchenko Cc: linux-bluetooth@vger.kernel.org Date: Fri, 31 Aug 2012 09:20:04 -0700 In-Reply-To: <1346420369-11909-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> References: <1346339195.23377.8.camel@aeonflux> <1346420369-11909-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Andrei, > 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(-) Acked-by: Marcel Holtmann Regards Marcel