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 6b7d096f056b..467b297d2c6f 100644 --- a/include/linux/slab.h +++ b/include/linux/slab.h | |||
@@ -314,7 +314,6 @@ extern kmem_cache_t *names_cachep; | |||
314 | extern kmem_cache_t *files_cachep; | 314 | extern kmem_cache_t *files_cachep; |
315 | extern kmem_cache_t *filp_cachep; | 315 | extern kmem_cache_t *filp_cachep; |
316 | extern kmem_cache_t *fs_cachep; | 316 | extern kmem_cache_t *fs_cachep; |
317 | extern kmem_cache_t *sighand_cachep; | ||
318 | 317 | ||
319 | #endif /* __KERNEL__ */ | 318 | #endif /* __KERNEL__ */ |
320 | 319 | ||