
Dear =?ISO-8859-1?Q?Andr=E9?= Schwarz,
In message 1251712526.4189.25.camel@swa-m460 you wrote:
ok - Signed-off-by is missing although my .gitconfig has "signoff = true" set in [format] section ... looks like I need -s arg at git format-patch. Any hints about this ?
The Signed-off-by: does not get added when exporting the commit as a patch, but when committing the changes, i. e. it is part of the commit message, not added later.
I also couldn't figure out how to send a *single* mail for a single patch, i.e. without this initial stuff. IMHO this is only needed for a patch series.
What do you mean by "initial stuff" ?
Is there anything else you want me to fix for this patch before I resubmit it ?
Please provide a usable commit message (if needed, use "git commit --amend", eventually as part of a "git rebase -i", to fix the commit message in your repository) and make sure it contains a Signed-off-by: line.
Best regards,
Wolfgang Denk