diff options
Diffstat (limited to 'fs/cachefiles/error_inject.c')
-rw-r--r-- | fs/cachefiles/error_inject.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/cachefiles/error_inject.c b/fs/cachefiles/error_inject.c index 18de8a876b..1715d5ca2b 100644 --- a/fs/cachefiles/error_inject.c +++ b/fs/cachefiles/error_inject.c @@ -19,7 +19,6 @@ static struct ctl_table cachefiles_sysctls[] = { .mode = 0644, .proc_handler = proc_douintvec, }, - {} }; int __init cachefiles_register_error_injection(void) |