fs: Remove the now superfluous sentinel elements from ctl_table array
[linux-2.6-block.git] / fs / devpts / inode.c
index c830261aa8831c555a193661cbdadf90fe9c9946..b20e565b9c5ea3cd83c8a8d2be1629551f558286 100644 (file)
@@ -69,7 +69,6 @@ static struct ctl_table pty_table[] = {
                .data           = &pty_count,
                .proc_handler   = proc_dointvec,
        },
-       {}
 };
 
 struct pts_mount_opts {