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

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)