summaryrefslogtreecommitdiff
path: root/fs/dcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/dcache.c')
-rw-r--r--fs/dcache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/dcache.c b/fs/dcache.c
index 32d840329e27..8726c74d739e 100644
--- a/fs/dcache.c
+++ b/fs/dcache.c
@@ -3225,7 +3225,6 @@ void __init vfs_caches_init_early(void)
INIT_HLIST_BL_HEAD(&in_lookup_hashtable[i]);
dcache_init_early();
- inode_init_early();
}
void __init vfs_caches_init(void)