mtd/fs/jffs2 wbuf.c,1.62,1.63
gleixner at infradead.org
gleixner at infradead.org
Wed May 26 14:03:08 EDT 2004
Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv12901
Modified Files:
wbuf.c
Log Message:
Remove unused variable. Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Index: wbuf.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/wbuf.c,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- wbuf.c 26 May 2004 12:25:50 -0000 1.62
+++ wbuf.c 26 May 2004 18:03:05 -0000 1.63
@@ -1014,7 +1014,6 @@
int jffs2_write_nand_badblock(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb)
{
- unsigned char buf = 0x0;
int ret;
/* if the count is < max, we try to write the counter to the 2nd page oob area */
More information about the linux-mtd-cvs
mailing list