mtd/include/mtd inftl-user.h, 1.1, 1.2 mtd-abi.h, 1.12, 1.13 nftl-user.h, 1.1, 1.2

gleixner at infradead.org gleixner at infradead.org
Mon Nov 7 06:15:37 EST 2005


Update of /home/cvs/mtd/include/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv29274/include/mtd

Modified Files:
	inftl-user.h mtd-abi.h nftl-user.h 
Log Message:
[MTD / JFFS2] Clean up trailing white spaces


Index: inftl-user.h
===================================================================
RCS file: /home/cvs/mtd/include/mtd/inftl-user.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inftl-user.h	5 May 2004 15:17:00 -0000	1.1
+++ inftl-user.h	7 Nov 2005 11:14:56 -0000	1.2
@@ -1,7 +1,7 @@
 /*
  * $Id$
  *
- * Parts of INFTL headers shared with userspace 
+ * Parts of INFTL headers shared with userspace
  *
  */
 

Index: mtd-abi.h
===================================================================
RCS file: /home/cvs/mtd/include/mtd/mtd-abi.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mtd-abi.h	6 Aug 2005 04:40:43 -0000	1.12
+++ mtd-abi.h	7 Nov 2005 11:14:56 -0000	1.13
@@ -1,7 +1,7 @@
 /*
  * $Id$
  *
- * Portions of MTD ABI definition which are shared by kernel and user space 
+ * Portions of MTD ABI definition which are shared by kernel and user space
  */
 
 #ifndef __MTD_ABI_H__
@@ -81,7 +81,7 @@
 };
 
 struct region_info_user {
-	uint32_t offset;		/* At which this region starts, 
+	uint32_t offset;		/* At which this region starts,
 					 * from the beginning of the MTD */
 	uint32_t erasesize;		/* For this region */
 	uint32_t numblocks;		/* Number of blocks in this region */

Index: nftl-user.h
===================================================================
RCS file: /home/cvs/mtd/include/mtd/nftl-user.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nftl-user.h	5 May 2004 14:44:57 -0000	1.1
+++ nftl-user.h	7 Nov 2005 11:14:56 -0000	1.2
@@ -1,7 +1,7 @@
 /*
  * $Id$
  *
- * Parts of NFTL headers shared with userspace 
+ * Parts of NFTL headers shared with userspace
  *
  */
 





More information about the linux-mtd-cvs mailing list