fs: Remove the now superfluous sentinel elements from ctl_table array
[linux-2.6-block.git] / fs / dcache.c
index c82ae731df9af780e58db42b45ba198375be2819..0bcfdc66823e28770b956d3f364abd5bcb1b3abb 100644 (file)
@@ -191,7 +191,6 @@ static struct ctl_table fs_dcache_sysctls[] = {
                .mode           = 0444,
                .proc_handler   = proc_nr_dentry,
        },
-       { }
 };
 
 static int __init init_fs_dcache_sysctls(void)