From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 24 Jul 2012 19:16:25 -0300 From: Gustavo Padovan To: Andrei Emeltchenko Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Bluetooth: Make connect / disconnect cfm functions return void Message-ID: <20120724221625.GJ20029@joana> References: <1343135175-21617-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1343135175-21617-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Andrei, * Andrei Emeltchenko [2012-07-24 16:06:15 +0300]: > From: Andrei Emeltchenko > > Return values are never used because callers hci_proto_connect_cfm > and hci_proto_disconn_cfm return void. > > Signed-off-by: Andrei Emeltchenko > --- > include/net/bluetooth/hci_core.h | 8 ++++---- > net/bluetooth/l2cap_core.c | 6 ++---- > net/bluetooth/sco.c | 7 ++----- > 3 files changed, 8 insertions(+), 13 deletions(-) Patch has been applied to bluetooth-next. Thanks. Gustavo