fs: Remove the now superfluous sentinel elements from ctl_table array
[sfrench/cifs-2.6.git] / fs / exec.c
index 4aa19b24f2810a428a91c30ab96f931b5f505954..dc7e5d66b3fa99782fdd065c2b28a665a3da08a9 100644 (file)
--- a/fs/exec.c
+++ b/fs/exec.c
@@ -2165,7 +2165,6 @@ static struct ctl_table fs_exec_sysctls[] = {
                .extra1         = SYSCTL_ZERO,
                .extra2         = SYSCTL_TWO,
        },
-       { }
 };
 
 static int __init init_fs_exec_sysctls(void)