Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 104
adam@yggdrasil.com \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."
Index: linux/fs/qnx4/file.c
===================================================================
RCS file: /usr/src.repository/repository/linux/fs/qnx4/file.c,v
retrieving revision 1.4
diff -u -r1.4 file.c
--- linux/fs/qnx4/file.c 1999/12/07 00:27:14 1.4
+++ linux/fs/qnx4/file.c 1999/12/08 03:53:39
@@ -249,7 +249,7 @@
} else {
set_bit(PG_uptodate, &page->flags);
}
- Unlock_Page(page);
+ UnlockPage(page);
/* free_page(buf); */
return res;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/