]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - init/do_mounts_initrd.c
initrd: remove the now superfluous sentinel element from ctl_table array
[thirdparty/linux.git] / init / do_mounts_initrd.c
index 425f4bcf4b77e0a5d15b8b8bb40ea98fa91420a4..22c7f41ff6422a3a70c3835bcd1d341caee42a6e 100644 (file)
@@ -29,7 +29,6 @@ static struct ctl_table kern_do_mounts_initrd_table[] = {
                .mode           = 0644,
                .proc_handler   = proc_dointvec,
        },
-       { }
 };
 
 static __init int kernel_do_mounts_initrd_sysctls_init(void)