From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 4 Nov 2013 14:42:06 -0200 From: Vinicius Costa Gomes To: Bastien Nocera Cc: Matthew Monaco , linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] tools/hci2hid: properly format device path Message-ID: <20131104164206.GB31305@molly.amr.corp.intel.com> References: <963b569308352e0b0fc18a0a17e2b0c0fe721d72.1383529026.git.matthew.monaco@0x01b.net> <20131104161805.GA32089@molly.amr.corp.intel.com> <1383582221.3373.15.camel@nuvo> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1383582221.3373.15.camel@nuvo> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Bastien, On 17:23 Mon 04 Nov, Bastien Nocera wrote: > On Mon, 2013-11-04 at 14:18 -0200, Vinicius Costa Gomes wrote: > > Hi Matthew, > > > > On 18:46 Sun 03 Nov, Matthew Monaco wrote: > > > From: Matthew Monaco > > > > > > --- > > > Hello! I hope this is the correct place to send a bugfix for bluez. > > > tools/hid2hci.c | 15 +++++++++------ > > > 1 file changed, 9 insertions(+), 6 deletions(-) > > > > The patch itself looks good. > > > > What I think is missing is a better description of the problem it solves, I > > would suggest including in the commit message the values of 'path' for before > > and after the patch, for a situation that the current implementation doesn't > > work. > > > > Changing the subject line to something like: "tools: Fix wrong paths for > > adapters" would make it easier to tell that this patch is indeed a bug fix. > > Isn't this the same patch Giovanni sent a couple of weeks ago? > > http://thread.gmane.org/gmane.linux.bluez.kernel/38329 Yeah, same fix. Thanks for noticing. > > Cheers > Cheers, -- Vinicius