Commit 755727b7fb1e0ebe46824159107749cf635d43b1

Authored by Randy Dunlap
Committed by Linus Torvalds
1 parent d8fc16a825

Randy has moved

Update email address and CREDITS info.  xenotime.net is defunct.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Harry Wei <harryxiyou@gmail.com>
Cc: Keiichi KII <k-keiichi@bx.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 3 changed files with 5 additions and 6 deletions Side-by-side Diff

... ... @@ -953,11 +953,11 @@
953 953 S: USA
954 954  
955 955 N: Randy Dunlap
956   -E: rdunlap@xenotime.net
957   -W: http://www.xenotime.net/linux/linux.html
958   -W: http://www.linux-usb.org
  956 +E: rdunlap@infradead.org
  957 +W: http://www.infradead.org/~rdunlap/
959 958 D: Linux-USB subsystem, USB core/UHCI/printer/storage drivers
960 959 D: x86 SMP, ACPI, bootflag hacking
  960 +D: documentation, builds
961 961 S: (ask for current address)
962 962 S: USA
963 963  
Documentation/SubmittingPatches
... ... @@ -60,8 +60,7 @@
60 60 "dontdiff" is a list of files which are generated by the kernel during
61 61 the build process, and should be ignored in any diff(1)-generated
62 62 patch. The "dontdiff" file is included in the kernel tree in
63   -2.6.12 and later. For earlier kernel versions, you can get it
64   -from <http://www.xenotime.net/linux/doc/dontdiff>.
  63 +2.6.12 and later.
65 64  
66 65 Make sure your patch does not include any extra files which do not
67 66 belong in a patch submission. Make sure to review your patch -after-
Documentation/printk-formats.txt
... ... @@ -170,6 +170,6 @@
170 170 Thank you for your cooperation and attention.
171 171  
172 172  
173   -By Randy Dunlap <rdunlap@xenotime.net> and
  173 +By Randy Dunlap <rdunlap@infradead.org> and
174 174 Andrew Murray <amurray@mpc-data.co.uk>