aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/HOWTO
diff options
context:
space:
mode:
authorSeongJae Park <sj38.park@gmail.com>2013-12-06 18:04:42 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-10 23:09:08 -0800
commit937d9f5511a5507e517ecdbd48ac8185ea78ab7e (patch)
treec43281341e1ac47d94099c61e3ebcd1715ea165a /Documentation/HOWTO
parentmisc: mic: bug fix for interrupt acknowledgement in MSI/INTx case. (diff)
downloadlinux-dev-937d9f5511a5507e517ecdbd48ac8185ea78ab7e.tar.xz
linux-dev-937d9f5511a5507e517ecdbd48ac8185ea78ab7e.zip
Documentation: HOWTO: Update broken links to tpp
Sites for 'The Perfect Patch' which described on HOWTO document(kerneltrap.org and userweb.kernel.org) are down. Change those links to the copy at ozlabs. Signed-off-by: SeongJae Park <sj38.park@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/HOWTO')
-rw-r--r--Documentation/HOWTO4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/HOWTO b/Documentation/HOWTO
index 27faae3e3846..57cf5efb044d 100644
--- a/Documentation/HOWTO
+++ b/Documentation/HOWTO
@@ -112,7 +112,7 @@ required reading:
Other excellent descriptions of how to create patches properly are:
"The Perfect Patch"
- http://kerneltrap.org/node/3737
+ http://www.ozlabs.org/~akpm/stuff/tpp.txt
"Linux kernel patch submission format"
http://linux.yyz.us/patch-format.html
@@ -579,7 +579,7 @@ all time. It should describe the patch completely, containing:
For more details on what this should all look like, please see the
ChangeLog section of the document:
"The Perfect Patch"
- http://userweb.kernel.org/~akpm/stuff/tpp.txt
+ http://www.ozlabs.org/~akpm/stuff/tpp.txt