diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/sysctl_net.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/sysctl_net.c b/net/sysctl_net.c index 16ad14b5d57..665e856675a 100644 --- a/net/sysctl_net.c +++ b/net/sysctl_net.c @@ -30,10 +30,6 @@ #include <linux/if_tr.h> #endif -struct ctl_table net_table[] = { - { 0 }, -}; - static struct list_head * net_ctl_header_lookup(struct ctl_table_root *root, struct nsproxy *namespaces) { |