From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1325692214.6454.34.camel@aeonflux> Subject: Re: [RFC v0 1/3] Bluetooth: Make hci_conn_auth/encrypt public functions From: Marcel Holtmann To: Daniel Wagner Cc: linux-bluetooth@vger.kernel.org, Daniel Wagner Date: Wed, 04 Jan 2012 07:50:14 -0800 In-Reply-To: <1325689584-15121-2-git-send-email-wagi@monom.org> References: <1325689584-15121-1-git-send-email-wagi@monom.org> <1325689584-15121-2-git-send-email-wagi@monom.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Daniel, > From: Daniel Wagner so I expect a commit message with explanation why this got changed. I do not wanna go through ten other patches to understand why this is the correct change or not. > Signed-off-by: Daniel Wagner > --- > include/net/bluetooth/hci_core.h | 2 ++ > net/bluetooth/hci_conn.c | 4 ++-- > 2 files changed, 4 insertions(+), 2 deletions(-) Regards Marcel