kprobes: Remove the now superfluous sentinel elements from ctl_table array
[linux-2.6-block.git] / kernel / kprobes.c
index 9d9095e817928658d2c6d54d5da6f4826ff7c6be..85af0e05a38f08a9776f97b50b30382d6b552a99 100644 (file)
@@ -968,7 +968,6 @@ static struct ctl_table kprobe_sysctls[] = {
                .extra1         = SYSCTL_ZERO,
                .extra2         = SYSCTL_ONE,
        },
-       {}
 };
 
 static void __init kprobe_sysctls_init(void)