Re: [PATCH] Staging: arlan: fixed coding style issues in arlan-proc.c (etc...)

From: Frans Pop
Date: Thu Mar 11 2010 - 02:10:00 EST


Joe Perches wrote:
> 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.
>
> Could you detail a bit more your problem description?

A normal commit description would be:
<subject>

<description>

<signed-off-by>

You get the "running subject" effect if instead you do:
<subject>
<description>
<signed-off-by>

I.e, if you omit an empty line after the subject line.

Cheers,
FJP
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/