summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-06-14 08:34:38 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-29 14:59:24 +0100
commit8b72a3c863e7251c6a9f541f534571a7cbede6c9 (patch)
treeaf9502189a6e3b6e4663bd84ba0b1965cc65db7e
parent7315ac6e8fb6b40cb0fc6fb9de55851f167cc8fd (diff)
downloadpoky-8b72a3c863e7251c6a9f541f534571a7cbede6c9.tar.gz
documentation/kernel-manual/kernel-how-to.xml: Removed dead link.
(From yocto-docs rev: 46c0b47d87bf2d6a0e65c3bc27a869cec3bf55eb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index 0977a09896..79352d7418 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -635,8 +635,6 @@
635 For example, kernel patches should follow standards such as: 635 For example, kernel patches should follow standards such as:
636 <itemizedlist> 636 <itemizedlist>
637 <listitem><para> 637 <listitem><para>
638 <ulink url='http://userweb.kernel.org/~akpm/stuff/tpp.txt'></ulink></para></listitem>
639 <listitem><para>
640 <ulink url='http://linux.yyz.us/patch-format.html'></ulink></para></listitem> 638 <ulink url='http://linux.yyz.us/patch-format.html'></ulink></para></listitem>
641 <listitem><para>Documentation/SubmittingPatches (in any linux 639 <listitem><para>Documentation/SubmittingPatches (in any linux
642 kernel source tree)</para></listitem> 640 kernel source tree)</para></listitem>