patch-2.1.30 linux/fs/msdos/msdosfs_syms.c
Next file: linux/fs/namei.c
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Mar 11 13:24:58 1997
-  Orig file: 
v2.1.29/linux/fs/msdos/msdosfs_syms.c
-  Orig date: 
Fri Jan  3 01:33:26 1997
diff -u --recursive --new-file v2.1.29/linux/fs/msdos/msdosfs_syms.c linux/fs/msdos/msdosfs_syms.c
@@ -29,7 +29,7 @@
 EXPORT_SYMBOL(msdos_put_super);
 
 
-struct file_system_type msdos_fs_type = {
+static struct file_system_type msdos_fs_type = {
 	msdos_read_super, "msdos", 1, NULL
 };
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov