Return-Path: MIME-Version: 1.0 In-Reply-To: <65B6AB74-5658-49F1-BB6F-5A644CC10098@shealevy.com> References: <1343911533-3423-1-git-send-email-shea@shealevy.com> <65B6AB74-5658-49F1-BB6F-5A644CC10098@shealevy.com> Date: Thu, 2 Aug 2012 15:45:44 +0200 Message-ID: Subject: Re: [PATCH] Bluetooth: Add support for Apple MacBook Pro 9,2 From: David Herrmann To: Shea Levy Cc: Marcel Holtmann , Gustavo Padovan , Johan Hedberg , "linux-bluetooth@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 List-ID: Hi Shea On Thu, Aug 2, 2012 at 3:39 PM, Shea Levy wrote: > Hi David, > > On Aug 2, 2012, at 9:32 AM, David Herrmann wrote: > >> Hi Shea >> >> On Thu, Aug 2, 2012 at 2:45 PM, wrote: >>> From: Shea Levy >>> >>> >>> Signed-off-by: Shea Levy >> >> Why is this patch missing a commit-message? Please add one. > > The commit message was only one line, which git-send-email puts in the subject. I know that. But I prefer non-empty commit-message bodies. Well, maybe I am the only one ;) >> And also >> include the output of "usb-devices" or the contents of >> /sys/kernel/debug/usb/devices in this commit-message. >> > > OK. The whole thing or just the relevant bits? Does it matter if I'm booted into the patched kernel or not? Just copy the output of the relevant parts, that is, the one for your device. It is used by the maintainer to validate that there was no copy/paste mistake. It doesn't matter if booted with or without the patch. Thanks David