summaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorLuis de Bethencourt <luis@debethencourt.com>2015-07-03 11:22:11 -0400
committerJonathan Corbet <corbet@lwn.net>2015-07-10 15:56:44 -0400
commit60498bb58e9a614b9706f250667033f30632a25c (patch)
tree0e73465b528f68130ea75d38337c77d45d39b30f /Documentation/SubmittingPatches
parent4b10df7f2c8b3c6de12375b85456c6fd275af6d0 (diff)
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!
796 <https://lkml.org/lkml/2005/7/11/336> 796 <https://lkml.org/lkml/2005/7/11/336>
797 797
798Kernel Documentation/CodingStyle: 798Kernel Documentation/CodingStyle:
799 <http://users.sosdg.org/~qiyong/lxr/source/Documentation/CodingStyle> 799 <Documentation/CodingStyle>
800 800
801Linus Torvalds's mail on the canonical patch format: 801Linus Torvalds's mail on the canonical patch format:
802 <http://lkml.org/lkml/2005/4/7/183> 802 <http://lkml.org/lkml/2005/4/7/183>