mtd/drivers/mtd/chips cfi_cmdset_0001.c,1.136,1.137
Nicolas Pitre
nico at infradead.org
Fri Jun 4 21:04:04 EDT 2004
Update of /home/cvs/mtd/drivers/mtd/chips
In directory phoenix.infradead.org:/tmp/cvs-serv1061/drivers/mtd/chips
Modified Files:
cfi_cmdset_0001.c
Log Message:
remove outdated comment
Index: cfi_cmdset_0001.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/cfi_cmdset_0001.c,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- cfi_cmdset_0001.c 3 Jun 2004 02:08:40 -0000 1.136
+++ cfi_cmdset_0001.c 5 Jun 2004 01:04:01 -0000 1.137
@@ -1162,7 +1162,6 @@
}
}
- /* Write buffer is worth it only if more than one word to write... */
while(len) {
/* We must not cross write block boundaries */
int size = wbufsize - (ofs & (wbufsize-1));
More information about the linux-mtd-cvs
mailing list