mtd/fs/jffs2 gc.c,1.160,1.161
David Woodhouse
dwmw2 at infradead.org
Sun Apr 9 17:58:26 EDT 2006
Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv14853
Modified Files:
gc.c
Log Message:
remove trailing whitespace
Index: gc.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/gc.c,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- gc.c 9 Apr 2006 19:40:04 -0000 1.160
+++ gc.c 9 Apr 2006 21:58:23 -0000 1.161
@@ -238,7 +238,7 @@
/* We need to come back again for the _same_ inode. We've
made no progress in this case, but that should be OK */
c->checked_ino--;
-
+
up(&c->alloc_sem);
sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
return 0;
More information about the linux-mtd-cvs
mailing list