]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/rmap.h
[PATCH] slab: remove kmem_cache_t
[net-next-2.6.git] / include / linux / rmap.h
index 61c2ab634b00d4ad9fc2982b10dcf473e0ae2b26..36f850373d2c85180c0e71f523f6f70eb66463e5 100644 (file)
@@ -30,7 +30,7 @@ struct anon_vma {
 
 #ifdef CONFIG_MMU
 
-extern kmem_cache_t *anon_vma_cachep;
+extern struct kmem_cache *anon_vma_cachep;
 
 static inline struct anon_vma *anon_vma_alloc(void)
 {