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

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)