patch-2.2.16 linux/kernel/ksyms.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/kmod.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Wed Jun  7 14:26:44 2000
-  Orig file: 
v2.2.15/linux/kernel/ksyms.c
-  Orig date: 
Wed May  3 17:16:53 2000
diff -urN v2.2.15/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -405,9 +405,7 @@
 EXPORT_SYMBOL(add_mouse_randomness);
 EXPORT_SYMBOL(fasync_helper);
 
-#ifdef CONFIG_BLK_DEV_MD
-EXPORT_SYMBOL(disk_name);	/* for md.c */
-#endif
+EXPORT_SYMBOL(disk_name);	/* for md.c and others */
 
 /* binfmt_aout */
 EXPORT_SYMBOL(get_write_access);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)