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

Frans Pop elendil at planet.nl
Thu Mar 11 07:09:50 UTC 2010


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



More information about the devel mailing list