patch-2.1.69 linux/fs/ncpfs/mmap.c
Next file: linux/fs/ncpfs/sock.c
Previous file: linux/fs/nametrans.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Dec  1 10:34:11 1997
-  Orig file: 
v2.1.68/linux/fs/ncpfs/mmap.c
-  Orig date: 
Mon Nov 17 18:47:22 1997
diff -u --recursive --new-file v2.1.68/linux/fs/ncpfs/mmap.c linux/fs/ncpfs/mmap.c
@@ -40,7 +40,7 @@
 	unsigned long tmp;
 	int bufsize;
 	int pos;
-	unsigned long fs;
+	mm_segment_t fs;
 
 	page = __get_free_page(GFP_KERNEL);
 	if (!page)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov