fs: Remove the now superfluous sentinel elements from ctl_table array
[linux-2.6-microblaze.git] / fs / file_table.c
index de4a291..d3af9fe 100644 (file)
@@ -142,7 +142,6 @@ static struct ctl_table fs_stat_sysctls[] = {
                .extra1         = &sysctl_nr_open_min,
                .extra2         = &sysctl_nr_open_max,
        },
-       { }
 };
 
 static int __init init_fs_stat_sysctls(void)