patch-2.4.0-test12 linux/fs/fat/inode.c
Next file: linux/fs/file.c
Previous file: linux/fs/ext2/namei.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 4 19:00:44 2000
- Orig file:
v2.4.0-test11/linux/fs/fat/inode.c
- Orig date:
Sun Nov 19 18:44:18 2000
diff -u --recursive --new-file v2.4.0-test11/linux/fs/fat/inode.c linux/fs/fat/inode.c
@@ -735,7 +735,7 @@
return 0;
}
-static int fat_writepage(struct file *file, struct page *page)
+static int fat_writepage(struct page *page)
{
return block_write_full_page(page,fat_get_block);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)