diff options
Diffstat (limited to 'fs/quota')
-rw-r--r-- | fs/quota/dquot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/quota/dquot.c b/fs/quota/dquot.c index 44ff2813ae51..1f0c754416b6 100644 --- a/fs/quota/dquot.c +++ b/fs/quota/dquot.c @@ -2969,7 +2969,6 @@ static struct ctl_table fs_dqstats_table[] = { .proc_handler = proc_dointvec, }, #endif - { }, }; static int __init dquot_init(void) |