SubmittingPatches: update CodingStyle reference
authorLuis de Bethencourt <luis@debethencourt.com>
Fri, 3 Jul 2015 15:22:11 +0000 (16:22 +0100)
committerJonathan 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

index e9395df..67cf509 100644 (file)
@@ -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>