Re: [PATCH] Staging: arlan: fixed coding style issues in arlan-proc.c (etc...)
From: Frans Pop <hidden>
Date: 2010-03-11 07:09:55
Also in:
lkml
From: Frans Pop <hidden>
Date: 2010-03-11 07:09:55
Also in:
lkml
Joe Perches wrote:
On Wed, 2010-03-10 at 19:32 -0800, Greg KH wrote:quoted
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