patch-2.4.0-test10 linux/net/unix/sysctl_net_unix.c

Next file: linux/net/x25/af_x25.c
Previous file: linux/net/unix/af_unix.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/net/unix/sysctl_net_unix.c linux/net/unix/sysctl_net_unix.c
@@ -26,7 +26,6 @@
 	{0}
 };
 
-#ifdef MODULE
 static struct ctl_table_header * unix_sysctl_header;
 static struct ctl_table unix_root_table[];
 static struct ctl_table unix_net_table[];
@@ -50,6 +49,5 @@
 {
 	unregister_sysctl_table(unix_sysctl_header);
 }
-#endif	/* MODULE */
 
 #endif	/* CONFIG_SYSCTL */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)