aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/slab.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/slab.h')
-rw-r--r--include/linux/slab.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/slab.h b/include/linux/slab.h
index 2f6bef6a98c9..66d6eb78d1c6 100644
--- a/include/linux/slab.h
+++ b/include/linux/slab.h
@@ -284,8 +284,6 @@ extern kmem_cache_t *fs_cachep;
284extern kmem_cache_t *sighand_cachep; 284extern kmem_cache_t *sighand_cachep;
285extern kmem_cache_t *bio_cachep; 285extern kmem_cache_t *bio_cachep;
286 286
287extern atomic_t slab_reclaim_pages;
288
289#endif /* __KERNEL__ */ 287#endif /* __KERNEL__ */
290 288
291#endif /* _LINUX_SLAB_H */ 289#endif /* _LINUX_SLAB_H */