memory: remove the now superfluous sentinel element from ctl_table array
[linux-2.6-block.git] / mm / compaction.c
index 70b01190d2f3f235d44582403116ccc29803b6da..e731d45befc780865b5ecb6681fe00de31099e7a 100644 (file)
@@ -3350,7 +3350,6 @@ static struct ctl_table vm_compaction[] = {
                .extra1         = SYSCTL_ZERO,
                .extra2         = SYSCTL_ONE,
        },
-       { }
 };
 
 static int __init kcompactd_init(void)