diff options
| author | Geert Uytterhoeven <geert@linux-m68k.org> | 2002-11-02 23:55:21 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-11-02 23:55:21 -0800 |
| commit | fbcd20a8fb013e48eacb085cac5fd51c8c792dc2 (patch) | |
| tree | 9a2355d8f20102a7281d08d40c14d8b5d0e16611 | |
| parent | 44edd2ee5f33da953bd16f54f458d27c8887ce79 (diff) | |
[PATCH] contact update
Update Sam Creasey's email address
| -rw-r--r-- | drivers/scsi/sun3_scsi.c | 2 | ||||
| -rw-r--r-- | drivers/scsi/sun3_scsi.h | 2 | ||||
| -rw-r--r-- | include/asm-m68k/floppy.h | 2 | ||||
| -rw-r--r-- | include/asm-m68k/sun3xflop.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/drivers/scsi/sun3_scsi.c b/drivers/scsi/sun3_scsi.c index 457a5518b34e..b4517bfbd14b 100644 --- a/drivers/scsi/sun3_scsi.c +++ b/drivers/scsi/sun3_scsi.c @@ -1,7 +1,7 @@ /* * Sun3 SCSI stuff by Erik Verbruggen (erik@bigmama.xtdnet.nl) * - * Sun3 DMA routines added by Sam Creasey (sammy@oh.verio.com) + * Sun3 DMA routines added by Sam Creasey (sammy@sammy.net) * * Adapted from mac_scsinew.c: */ diff --git a/drivers/scsi/sun3_scsi.h b/drivers/scsi/sun3_scsi.h index b5db891c9266..7f60ef0715bb 100644 --- a/drivers/scsi/sun3_scsi.h +++ b/drivers/scsi/sun3_scsi.h @@ -1,7 +1,7 @@ /* * Sun3 SCSI stuff by Erik Verbruggen (erik@bigmama.xtdnet.nl) * - * Sun3 DMA additions by Sam Creasey (sammy@oh.verio.com) + * Sun3 DMA additions by Sam Creasey (sammy@sammy.net) * * Adapted from mac_scsinew.h: */ diff --git a/include/asm-m68k/floppy.h b/include/asm-m68k/floppy.h index 57aac63d8892..1a9bb3b97a4f 100644 --- a/include/asm-m68k/floppy.h +++ b/include/asm-m68k/floppy.h @@ -9,7 +9,7 @@ * * Copyright (C) 1999, 2000, 2001 * - * Sun3x support added 2/4/2000 Sam Creasey (sammy@oh.verio.com) + * Sun3x support added 2/4/2000 Sam Creasey (sammy@sammy.net) * */ diff --git a/include/asm-m68k/sun3xflop.h b/include/asm-m68k/sun3xflop.h index 015bc0abbc9c..10db3451f5c7 100644 --- a/include/asm-m68k/sun3xflop.h +++ b/include/asm-m68k/sun3xflop.h @@ -3,7 +3,7 @@ * Derived partially from asm-sparc/floppy.h, which is: * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) * - * Sun3x version 2/4/2000 Sam Creasey (sammy@oh.verio.com) + * Sun3x version 2/4/2000 Sam Creasey (sammy@sammy.net) */ #ifndef __ASM_SUN3X_FLOPPY_H |
