]> err.no Git - linux-2.6/blobdiff - net/sysctl_net.c
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
[linux-2.6] / net / sysctl_net.c
index 16ad14b5d572d348f88b1ee86c4377bd96752446..665e856675a4e449268789a295a40e119ee876b9 100644 (file)
 #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)
 {