X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fphonet%2Fsysctl.c;h=7b5749ee2765c221532e9c3624f66d27e0843db5;hb=be0ea69674ed95e1e98cb3687a241badc756d228;hp=0e3347bbdb123099868f275944db9a2c6743065f;hpb=6d9f239a1edb31d6133230f478fd1dc2da338ec5;p=mv-sheeva.git diff --git a/net/phonet/sysctl.c b/net/phonet/sysctl.c index 0e3347bbdb1..7b5749ee276 100644 --- a/net/phonet/sysctl.c +++ b/net/phonet/sysctl.c @@ -95,7 +95,7 @@ static struct ctl_table phonet_table[] = { { .ctl_name = 0 } }; -struct ctl_path phonet_ctl_path[] = { +static struct ctl_path phonet_ctl_path[] = { { .procname = "net", .ctl_name = CTL_NET, }, { .procname = "phonet", .ctl_name = CTL_UNNUMBERED, }, { },