patch-2.3.10 linux/fs/fat/mmap.c
Next file: linux/fs/fcntl.c
Previous file: linux/fs/fat/dir.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri Jul  2 15:15:51 1999
-  Orig file: 
v2.3.9/linux/fs/fat/mmap.c
-  Orig date: 
Sun Mar  7 10:40:14 1999
diff -u --recursive --new-file v2.3.9/linux/fs/fat/mmap.c linux/fs/fat/mmap.c
@@ -87,8 +87,7 @@
 	NULL,			/* advise */
 	fat_file_mmap_nopage,	/* nopage */
 	NULL,			/* wppage */
-	NULL,			/* swapout */
-	NULL,			/* swapin */
+	NULL			/* swapout */
 };
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)