diff options
Diffstat (limited to 'include/linux/slab.h')
-rw-r--r-- | include/linux/slab.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/slab.h b/include/linux/slab.h index 467b297d2c6f..a30a4028a92e 100644 --- a/include/linux/slab.h +++ b/include/linux/slab.h | |||
@@ -309,7 +309,6 @@ static inline void *kcalloc(size_t n, size_t size, gfp_t flags) | |||
309 | #endif /* CONFIG_SLOB */ | 309 | #endif /* CONFIG_SLOB */ |
310 | 310 | ||
311 | /* System wide caches */ | 311 | /* System wide caches */ |
312 | extern kmem_cache_t *vm_area_cachep; | ||
313 | extern kmem_cache_t *names_cachep; | 312 | extern kmem_cache_t *names_cachep; |
314 | extern kmem_cache_t *files_cachep; | 313 | extern kmem_cache_t *files_cachep; |
315 | extern kmem_cache_t *filp_cachep; | 314 | extern kmem_cache_t *filp_cachep; |