Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Fix various old email addresses for dwmw2

Although if people have questions about ARCnet, perhaps it's _better_
for them to be mailing dwmw2@cam.ac.uk about it...

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

David Woodhouse and committed by
Linus Torvalds
44d1b980 b6d8adf4

+10 -10
+1 -1
Documentation/networking/arcnet.txt
··· 46 46 47 47 48 48 This new release (2.91) has been put together by David Woodhouse 49 - <dwmw2@cam.ac.uk>, in an attempt to tidy up the driver after adding support 49 + <dwmw2@infradead.org>, in an attempt to tidy up the driver after adding support 50 50 for yet another chipset. Now the generic support has been separated from the 51 51 individual chipset drivers, and the source files aren't quite so packed with 52 52 #ifdefs! I've changed this file a bit, but kept it in the first person from
+1 -1
arch/frv/kernel/cmode.S
··· 1 1 /* cmode.S: clock mode management 2 2 * 3 3 * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. 4 - * Written by David Woodhouse (dwmw2@redhat.com) 4 + * Written by David Woodhouse (dwmw2@infradead.org) 5 5 * 6 6 * This program is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU General Public License
+1 -1
arch/frv/kernel/sleep.S
··· 1 1 /* sleep.S: power saving mode entry 2 2 * 3 3 * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. 4 - * Written by David Woodhouse (dwmw2@redhat.com) 4 + * Written by David Woodhouse (dwmw2@infradead.org) 5 5 * 6 6 * This program is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU General Public License
+1 -1
arch/frv/mb93090-mb00/pci-dma-nommu.c
··· 1 1 /* pci-dma-nommu.c: Dynamic DMA mapping support for the FRV 2 2 * 3 3 * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. 4 - * Written by David Woodhouse (dwmw2@redhat.com) 4 + * Written by David Woodhouse (dwmw2@infradead.org) 5 5 * 6 6 * This program is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU General Public License
+1 -1
drivers/mtd/redboot.c
··· 295 295 module_exit(redboot_parser_exit); 296 296 297 297 MODULE_LICENSE("GPL"); 298 - MODULE_AUTHOR("Red Hat, Inc. - David Woodhouse <dwmw2@cambridge.redhat.com>"); 298 + MODULE_AUTHOR("David Woodhouse <dwmw2@infradead.org>"); 299 299 MODULE_DESCRIPTION("Parsing code for RedBoot Flash Image System (FIS) tables");
+1 -1
fs/afs/callback.c
··· 8 8 * along with this program; if not, write to the Free Software 9 9 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 10 10 * 11 - * Authors: David Woodhouse <dwmw2@cambridge.redhat.com> 11 + * Authors: David Woodhouse <dwmw2@infradead.org> 12 12 * David Howells <dhowells@redhat.com> 13 13 * 14 14 */
+1 -1
fs/afs/inode.c
··· 8 8 * along with this program; if not, write to the Free Software 9 9 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 10 10 * 11 - * Authors: David Woodhouse <dwmw2@cambridge.redhat.com> 11 + * Authors: David Woodhouse <dwmw2@infradead.org> 12 12 * David Howells <dhowells@redhat.com> 13 13 * 14 14 */
+1 -1
fs/afs/super.c
··· 10 10 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 11 11 * 12 12 * Authors: David Howells <dhowells@redhat.com> 13 - * David Woodhouse <dwmw2@redhat.com> 13 + * David Woodhouse <dwmw2@infradead.org> 14 14 * 15 15 */ 16 16
+1 -1
include/linux/mtd/nand.h
··· 1 1 /* 2 2 * linux/include/linux/mtd/nand.h 3 3 * 4 - * Copyright (c) 2000 David Woodhouse <dwmw2@mvhi.com> 4 + * Copyright (c) 2000 David Woodhouse <dwmw2@infradead.org> 5 5 * Steven J. Hill <sjhill@realitydiluted.com> 6 6 * Thomas Gleixner <tglx@linutronix.de> 7 7 *
+1 -1
include/linux/tty.h
··· 36 36 #define N_6PACK 7 37 37 #define N_MASC 8 /* Reserved for Mobitex module <kaz@cafe.net> */ 38 38 #define N_R3964 9 /* Reserved for Simatic R3964 module */ 39 - #define N_PROFIBUS_FDL 10 /* Reserved for Profibus <Dave@mvhi.com> */ 39 + #define N_PROFIBUS_FDL 10 /* Reserved for Profibus */ 40 40 #define N_IRDA 11 /* Linux IrDa - http://irda.sourceforge.net/ */ 41 41 #define N_SMSBLOCK 12 /* SMS block mode - for talking to GSM data */ 42 42 /* cards about SMS messages */