mtd/include/linux/mtd flashchip.h,1.13,1.14
Nicolas Pitre
nico at infradead.org
Tue Jun 15 12:45:01 EDT 2004
Update of /home/cvs/mtd/include/linux/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv1203/include/linux/mtd
Modified Files:
flashchip.h
Log Message:
Wow... 3 typos on the same line.
Index: flashchip.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/mtd/flashchip.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- flashchip.h 10 Jun 2004 20:54:56 -0000 1.13
+++ flashchip.h 15 Jun 2004 16:44:59 -0000 1.14
@@ -75,7 +75,7 @@
void *priv;
};
-/* This is used to handle contentionon write/erase oerationss
+/* This is used to handle contention on write/erase operations
between partitions of the same physical chip. */
struct flchip_shared {
spinlock_t lock;
More information about the linux-mtd-cvs
mailing list