patch-2.3.16 linux/net/netrom/sysctl_net_netrom.c

Next file: linux/net/netsyms.c
Previous file: linux/net/netrom/af_netrom.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/net/netrom/sysctl_net_netrom.c linux/net/netrom/sysctl_net_netrom.c
@@ -79,7 +79,7 @@
 	{0}
 };
 
-__initfunc(void nr_register_sysctl(void))
+void __init nr_register_sysctl(void)
 {
 	nr_table_header = register_sysctl_table(nr_root_table, 1);
 }

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