projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a83308e
)
fix typo in Documentation/SubmittingPatches
author
Andre Haupt
<andre@finow14.de>
Tue, 11 Sep 2007 22:23:47 +0000
(15:23 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 12 Sep 2007 00:21:20 +0000
(17:21 -0700)
Signed-off-by: Andre Haupt <andre@finow14.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/SubmittingPatches
patch
|
blob
|
history
diff --git
a/Documentation/SubmittingPatches
b/Documentation/SubmittingPatches
index
3975758
..
a30dd44
100644
(file)
--- a/
Documentation/SubmittingPatches
+++ b/
Documentation/SubmittingPatches
@@
-126,7
+126,7
@@
the reviewers time and will get your patch rejected, probably
without even being read.
At a minimum you should check your patches with the patch style
-checker prior to submission (scripts/
patchcheck
.pl). You should
+checker prior to submission (scripts/
checkpatch
.pl). You should
be able to justify all violations that remain in your patch.