patch-2.3.34 linux/fs/qnx4/file.c
Next file: linux/fs/read_write.c
Previous file: linux/fs/partitions/Config.in
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Dec 16 13:57:05 1999
-  Orig file: 
v2.3.33/linux/fs/qnx4/file.c
-  Orig date: 
Tue Dec  7 09:32:48 1999
diff -u --recursive --new-file v2.3.33/linux/fs/qnx4/file.c linux/fs/qnx4/file.c
@@ -249,7 +249,7 @@
 	} else {
 		set_bit(PG_uptodate, &page->flags);
 	}
-	Unlock_Page(page);
+	UnlockPage(page);
 /*  free_page(buf); */
 
 	return res;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)