Commit 2223c65103d2aa8d0e9c48a956035a1e0353233d

Authored by FD Cami
Committed by Linus Torvalds
1 parent e1f8e87449

Remove Andrew Morton's http://www.zip.com.au/~akpm/

Remove Andrew Morton's http://www.zip.com.au/~akpm/ urls, update to new
ones when necessary, delete references otherwise.

There are still instances of that living in:
Documentation/zh_CN/HOWTO
Documentation/zh_CN/SubmittingPatches
Documentation/ko_KR/HOWTO
Documentation/ja_JP/SubmittingPatches

Signed-off-by: Francois Cami <francois.cami@free.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 4 changed files with 5 additions and 11 deletions Side-by-side Diff

... ... @@ -112,7 +112,7 @@
112 112  
113 113 Other excellent descriptions of how to create patches properly are:
114 114 "The Perfect Patch"
115   - http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt
  115 + http://userweb.kernel.org/~akpm/stuff/tpp.txt
116 116 "Linux kernel patch submission format"
117 117 http://linux.yyz.us/patch-format.html
118 118  
... ... @@ -620,7 +620,7 @@
620 620 For more details on what this should all look like, please see the
621 621 ChangeLog section of the document:
622 622 "The Perfect Patch"
623   - http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt
  623 + http://userweb.kernel.org/~akpm/stuff/tpp.txt
624 624  
625 625  
626 626  
Documentation/SubmittingPatches
... ... @@ -77,7 +77,7 @@
77 77 http://savannah.nongnu.org/projects/quilt
78 78  
79 79 Andrew Morton's patch scripts:
80   -http://www.zip.com.au/~akpm/linux/patches/
  80 +http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz
81 81 Instead of these scripts, quilt is the recommended patch management
82 82 tool (see above).
83 83  
... ... @@ -653,7 +653,7 @@
653 653 ----------------------
654 654  
655 655 Andrew Morton, "The perfect patch" (tpp).
656   - <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
  656 + <http://userweb.kernel.org/~akpm/stuff/tpp.txt>
657 657  
658 658 Jeff Garzik, "Linux kernel patch submission format".
659 659 <http://linux.yyz.us/patch-format.html>
Documentation/filesystems/ext3.txt
... ... @@ -193,7 +193,6 @@
193 193 programs: http://e2fsprogs.sourceforge.net/
194 194 http://ext2resize.sourceforge.net
195 195  
196   -useful links: http://www.zip.com.au/~akpm/linux/ext3/ext3-usage.html
197   - http://www-106.ibm.com/developerworks/linux/library/l-fs7/
  196 +useful links: http://www-106.ibm.com/developerworks/linux/library/l-fs7/
198 197 http://www-106.ibm.com/developerworks/linux/library/l-fs8/
Documentation/networking/vortex.txt
... ... @@ -305,11 +305,6 @@
305 305  
306 306 ftp://ftp.3com.com/pub/nic/3c90x/3c90xx2.exe
307 307  
308   -Driver updates and a detailed changelog for the modifications which
309   -were made for the 2.3/2,4 series kernel is available at
310   -
311   - http://www.zip.com.au/~akpm/linux/#3c59x-bc
312   -
313 308  
314 309 Autonegotiation notes
315 310 ---------------------