projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b10df7
)
SubmittingPatches: update CodingStyle reference
author
Luis de Bethencourt
<luis@debethencourt.com>
Fri, 3 Jul 2015 15:22:11 +0000
(16:22 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 10 Jul 2015 19:56:44 +0000
(13:56 -0600)
Link to the internal up to date Coding Style document inside the Kernel
sources instead of an external one.
Signed-off-by: Luis de Bethencourt <luis@debethencourt.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/SubmittingPatches
patch
|
blob
|
history
diff --git
a/Documentation/SubmittingPatches
b/Documentation/SubmittingPatches
index e9395dfc41903e5d657ec542710171f493b47563..67cf50914bbd0c3cbcc1fc5f4c2baa76a67f3ae8 100644
(file)
--- a/
Documentation/SubmittingPatches
+++ b/
Documentation/SubmittingPatches
@@
-796,7
+796,7
@@
NO!!!! No more huge patch bombs to linux-kernel@vger.kernel.org people!
<https://lkml.org/lkml/2005/7/11/336>
Kernel Documentation/CodingStyle:
- <
http://users.sosdg.org/~qiyong/lxr/source/
Documentation/CodingStyle>
+ <Documentation/CodingStyle>
Linus Torvalds's mail on the canonical patch format:
<http://lkml.org/lkml/2005/4/7/183>