From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH] Staging: arlan: fixed coding style issues in arlan-proc.c This is a patch to the arlan-proc.c file that fixes up multiple coding style errors and warnings found by the checkpatch.pl tool Signed-off-by: Andre Silva Date: Wed, 10 Mar 2010 20:40:59 -0800 Message-ID: <1268282459.1674.43.camel@Joe-Laptop.home> References: <1268276306-14324-1-git-send-email-andre.beat@gmail.com> <1268278090.1674.37.camel@Joe-Laptop.home> <20100311033248.GA3832@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Andr? Silva , linville@tuxdriver.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org To: Greg KH , git X-From: git-owner@vger.kernel.org Thu Mar 11 05:41:23 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NpaD0-0005dt-Pj for gcvg-git-2@lo.gmane.org; Thu, 11 Mar 2010 05:41:19 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755602Ab0CKElE (ORCPT ); Wed, 10 Mar 2010 23:41:04 -0500 Received: from mail.perches.com ([173.55.12.10]:1637 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753409Ab0CKElD (ORCPT ); Wed, 10 Mar 2010 23:41:03 -0500 Received: from [192.168.1.151] (Joe-Laptop.home [192.168.1.151]) by mail.perches.com (Postfix) with ESMTP id DEFF124368; Wed, 10 Mar 2010 20:40:51 -0800 (PST) In-Reply-To: <20100311033248.GA3832@suse.de> X-Mailer: Evolution 2.28.3 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, 2010-03-10 at 19:32 -0800, Greg KH wrote: > He did, it's a "issue" with git-send-email that if you don't have empty > lines, it puts it all on the Subject: line. Hi Greg. Could you detail a bit more your problem description? I've not seen this problem nor understand what you mean. I've not seen a bug report on the git mailing list either. Thanks, Joe