net: Delete all remaining instances of ctl_path
[deliverable/linux.git] / net / ipv4 / sysctl_net_ipv4.c
index 56e64f7b75d08b1fbb47c27990f27a0fb4835a0e..33417f84e07f014e1b33ac50a4e4052353b1b929 100644 (file)
@@ -768,13 +768,6 @@ static struct ctl_table ipv4_net_table[] = {
        { }
 };
 
-struct ctl_path net_ipv4_ctl_path[] = {
-       { .procname = "net", },
-       { .procname = "ipv4", },
-       { },
-};
-EXPORT_SYMBOL_GPL(net_ipv4_ctl_path);
-
 static __net_init int ipv4_sysctl_init_net(struct net *net)
 {
        struct ctl_table *table;
This page took 0.032943 seconds and 5 git commands to generate.