fs: Remove the now superfluous sentinel elements from ctl_table array
[linux-2.6-microblaze.git] / fs / notify / inotify / inotify_user.c
index a3809ae..85d8fdd 100644 (file)
@@ -85,7 +85,6 @@ static struct ctl_table inotify_table[] = {
                .proc_handler   = proc_dointvec_minmax,
                .extra1         = SYSCTL_ZERO
        },
-       { }
 };
 
 static void __init inotify_sysctls_init(void)