mtd/fs/jffs2 fs.c,1.65,1.66
Artem Bityutskiy
dedekind at infradead.org
Tue Sep 27 09:17:32 EDT 2005
Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv11606
Modified Files:
fs.c
Log Message:
[JFFS2] remove old and depricted comment
Index: fs.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/fs.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- fs.c 7 Sep 2005 08:34:54 -0000 1.65
+++ fs.c 27 Sep 2005 13:17:29 -0000 1.66
@@ -476,7 +476,6 @@
}
c->cleanmarker_size = sizeof(struct jffs2_unknown_node);
- /* Joern -- stick alignment for weird 8-byte-page flash here */
/* NAND (or other bizarre) flash... do setup accordingly */
ret = jffs2_flash_setup(c);
More information about the linux-mtd-cvs
mailing list