]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/phonet/sysctl.c
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
[linux-2.6-omap-h63xx.git] / net / phonet / sysctl.c
index 0e3347bbdb123099868f275944db9a2c6743065f..7b5749ee2765c221532e9c3624f66d27e0843db5 100644 (file)
@@ -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, },
        { },