[NETFILTER]: nf_conntrack: fix sparse warning
[pandora-kernel.git] / net / netfilter / nf_conntrack_standalone.c
index ea34090..e88e96a 100644 (file)
@@ -384,7 +384,7 @@ static ctl_table nf_ct_netfilter_table[] = {
        { .ctl_name = 0 }
 };
 
-struct ctl_path nf_ct_path[] = {
+static struct ctl_path nf_ct_path[] = {
        { .procname = "net", .ctl_name = CTL_NET, },
        { }
 };