git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Write and Submit Your First Kernel Patch
@ 2009-10-23 18:46 Kevyn-Alexandre Paré
       [not found] ` <87zl7hudn4.fsf@erwin.mina86.com>
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kevyn-Alexandre Paré @ 2009-10-23 18:46 UTC (permalink / raw)
  To: linux-newbie, kernel-janitors, git

Hi,

Just before I send my patch I got this error with:
./scripts/checkpatch.pl --terse --file
0001-Staging-comedi-driver-fix-coding-style.patch

0001-Staging-comedi-driver-fix-coding-style.patch:27: ERROR: trailing whitespace
0001-Staging-comedi-driver-fix-coding-style.patch:35: ERROR: trailing whitespace
0001-Staging-comedi-driver-fix-coding-style.patch:43: ERROR: trailing whitespace
0001-Staging-comedi-driver-fix-coding-style.patch:53: ERROR: trailing whitespace

I have done a step by step explanation of what I have done:
http://kapare.blogspot.com/2009/09/write-and-submit-your-first-kernel.html

It seem to me that the whitespace are added after I do this command:
git format-patch -s -n master..mybranch

Can someone help me with that because google did help me to found the answer?

Thx

kap

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-10-23 21:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23 18:46 Write and Submit Your First Kernel Patch Kevyn-Alexandre Paré
     [not found] ` <87zl7hudn4.fsf@erwin.mina86.com>
     [not found]   ` <dc1d0f40910231219l600d3579i57c7580fe798d445@mail.gmail.com>
2009-10-23 19:41     ` Michal Nazarewicz
2009-10-23 19:52 ` Junio C Hamano
2009-10-23 20:30   ` Kevyn-Alexandre Paré
2009-10-23 20:34     ` Kevyn-Alexandre Paré
2009-10-23 20:33 ` Daniel Barkalow
2009-10-23 20:58   ` Junio C Hamano
2009-10-23 21:26     ` Kevyn-Alexandre Paré

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).