patch-2.3.36 linux/fs/super.c
Next file: linux/fs/udf/inode.c
Previous file: linux/fs/openpromfs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Mon Jan  3 12:56:57 2000
-  Orig file: 
v2.3.35/linux/fs/super.c
-  Orig date: 
Tue Dec 14 01:27:24 1999
diff -u --recursive --new-file v2.3.35/linux/fs/super.c linux/fs/super.c
@@ -181,7 +181,6 @@
 	return 0;
 }
 
-#ifdef CONFIG_MODULES
 int unregister_filesystem(struct file_system_type * fs)
 {
 	struct file_system_type ** tmp;
@@ -197,7 +196,6 @@
 	}
 	return -EINVAL;
 }
-#endif
 
 static int fs_index(const char * __name)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)