From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754542Ab0CGQBd (ORCPT ); Sun, 7 Mar 2010 11:01:33 -0500 Received: from cantor.suse.de ([195.135.220.2]:49683 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754177Ab0CGQB1 (ORCPT ); Sun, 7 Mar 2010 11:01:27 -0500 Date: Sun, 7 Mar 2010 07:56:58 -0800 From: Greg KH To: t.a.c.henriques@googlemail.com Cc: t.a.c.henriques@gmail.com, marcel@holtmann.org, adobriyan@gmail.com, tglx@linutronix.de, linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Bluetooth: fix coding style issue in hci_vhci.c This patch affects hci_vhci.c it fixes some warnings detected by the checkpath.pl tool Signed-off-by: Tiago Henriques Message-ID: <20100307155658.GB1805@suse.de> References: <1267934631-3531-1-git-send-email-t.a.c.henriques@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1267934631-3531-1-git-send-email-t.a.c.henriques@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Your Subject line is a bit messed up :) You need to put extra lines in your git commit so that git-send-email doesn't barf on it. On Sun, Mar 07, 2010 at 04:03:51AM +0000, t.a.c.henriques@googlemail.com wrote: > From: root And this is incorrect. thanks, greg k-h