patch-2.3.10 linux/fs/ncpfs/mmap.c
Next file: linux/fs/nfs/read.c
Previous file: linux/fs/ncpfs/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/ncpfs/mmap.c
-  Orig date: 
Fri May 14 12:43:00 1999
diff -u --recursive --new-file v2.3.9/linux/fs/ncpfs/mmap.c linux/fs/ncpfs/mmap.c
@@ -98,8 +98,7 @@
 	NULL,			/* advise */
 	ncp_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)