mtd/drivers/mtd/chips cfi_cmdset_0002.c,1.83,1.84
David Woodhouse
dwmw2 at infradead.org
Sat Oct 4 13:13:22 EDT 2003
Update of /home/cvs/mtd/drivers/mtd/chips
In directory phoenix.infradead.org:/tmp/cvs-serv23857
Modified Files:
cfi_cmdset_0002.c
Log Message:
Language police
Index: cfi_cmdset_0002.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/cfi_cmdset_0002.c,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- cfi_cmdset_0002.c 1 Oct 2003 17:40:05 -0000 1.83
+++ cfi_cmdset_0002.c 4 Oct 2003 17:13:19 -0000 1.84
@@ -1038,7 +1038,7 @@
/* Wait for the end of programing/erasure by using the toggle method.
* As long as there is a programming procedure going on, bit 6
- * is toggling it's state with each consecutive read.
+ * is toggling its state with each consecutive read.
* The toggling stops as soon as the procedure is completed.
*
* If the process has gone on for too long on the chip bit 5 gets.
@@ -1226,7 +1226,7 @@
/* Wait for the end of programing/erasure by using the toggle method.
* As long as there is a programming procedure going on, bit 6
- * is toggling it's state with each consecutive read.
+ * is toggling its state with each consecutive read.
* The toggling stops as soon as the procedure is completed.
*
* If the process has gone on for too long on the chip bit 5 gets.
More information about the linux-mtd-cvs
mailing list