mtd/drivers/mtd/chips cfi_cmdset_0020.c,1.20,1.21

gleixner at infradead.org gleixner at infradead.org
Sun Nov 6 17:52:47 EST 2005


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

Modified Files:
	cfi_cmdset_0020.c 
Log Message:
Mainline sync. White space and spelling fixes

Index: cfi_cmdset_0020.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/cfi_cmdset_0020.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- cfi_cmdset_0020.c	20 Jul 2005 21:01:14 -0000	1.20
+++ cfi_cmdset_0020.c	6 Nov 2005 22:52:45 -0000	1.21
@@ -12,11 +12,11 @@
  * 	- scalability vs code size is completely set at compile-time
  * 	  (see include/linux/mtd/cfi.h for selection)
  *	- optimized write buffer method
- * 06/21/2002	Jörn Engel <joern at wh.fh-wedel.de> and others
+ * 06/21/2002	Joern Engel <joern at wh.fh-wedel.de> and others
  *	- modified Intel Command Set 0x0001 to support ST Advanced Architecture
  *	  (command set 0x0020)
  *	- added a writev function
- * 07/13/2005	Jörn Engel <joern at wh.fh-wedel.de>
+ * 07/13/2005	Joern Engel <joern at wh.fh-wedel.de>
  * 	- Plugged memory leak in cfi_staa_writev().
  */
 





More information about the linux-mtd-cvs mailing list