aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorLuis de Bethencourt <luis@debethencourt.com>2015-07-03 16:22:11 +0100
committerJonathan Corbet <corbet@lwn.net>2015-07-10 13:56:44 -0600
commit60498bb58e9a614b9706f250667033f30632a25c (patch)
tree0e73465b528f68130ea75d38337c77d45d39b30f /Documentation/SubmittingPatches
parentDocumentation: CodingStyle: remove broken links in the References section (diff)
downloadlinux-dev-60498bb58e9a614b9706f250667033f30632a25c.tar.xz
linux-dev-60498bb58e9a614b9706f250667033f30632a25c.zip
SubmittingPatches: update CodingStyle reference
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>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index e9395dfc4190..67cf50914bbd 100644
--- 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>