mtd/drivers/mtd/nand nand_ecc.c,1.8,1.9 spia.c,1.16,1.17

sjhill at cotw.com sjhill at cotw.com
Thu Feb 20 08:34:22 EST 2003


Update of /home/cvs/mtd/drivers/mtd/nand
In directory phoenix.infradead.org:/tmp/cvs-serv1063/drivers/mtd/nand

Modified Files:
	nand_ecc.c spia.c 
Log Message:
Changed my contact email address.


Index: nand_ecc.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/nand_ecc.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- nand_ecc.c	16 Sep 2002 09:19:53 -0000	1.8
+++ nand_ecc.c	20 Feb 2003 13:34:19 -0000	1.9
@@ -1,7 +1,7 @@
 /*
  *  drivers/mtd/nand_ecc.c
  *
- *  Copyright (C) 2000 Steven J. Hill (sjhill at cotw.com)
+ *  Copyright (C) 2000 Steven J. Hill (sjhill at realitydiluted.com)
  *                     Toshiba America Electronics Components, Inc.
  *
  * $Id$
@@ -209,5 +209,5 @@
 EXPORT_SYMBOL(nand_correct_data);
 
 MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Steven J. Hill <sjhill at cotw.com>");
+MODULE_AUTHOR("Steven J. Hill <sjhill at realitydiluted.com>");
 MODULE_DESCRIPTION("Generic NAND ECC support");

Index: spia.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/spia.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- spia.c	5 Mar 2002 13:50:47 -0000	1.16
+++ spia.c	20 Feb 2003 13:34:19 -0000	1.17
@@ -1,7 +1,7 @@
 /*
  *  drivers/mtd/nand/spia.c
  *
- *  Copyright (C) 2000 Steven J. Hill (sjhill at cotw.com)
+ *  Copyright (C) 2000 Steven J. Hill (sjhill at realitydiluted.com)
  *
  *
  *	10-29-2001 TG	change to support hardwarespecific access
@@ -192,5 +192,5 @@
 #endif
 
 MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Steven J. Hill <sjhill at cotw.com");
+MODULE_AUTHOR("Steven J. Hill <sjhill at realitydiluted.com");
 MODULE_DESCRIPTION("Board-specific glue layer for NAND flash on SPIA board");





More information about the linux-mtd-cvs mailing list