net: Remove ctl_table sentinel elements from several networking subsystems
[linux-2.6-block.git] / net / phonet / sysctl.c
index 0d0bf41381c22abd3ab1947b20987cba56ab848a..82fc22467a095314cb704112d8f0520753e16542 100644 (file)
@@ -81,7 +81,6 @@ static struct ctl_table phonet_table[] = {
                .mode           = 0644,
                .proc_handler   = proc_local_port_range,
        },
-       { }
 };
 
 int __init phonet_sysctl_init(void)