]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/fcntl.c
[PATCH] slab: remove kmem_cache_t
[net-next-2.6.git] / fs / fcntl.c
index c03dc9cb21cb1582762e1fa29119ca6ecf2afbea..4740d35e52cd72849ef18cd1879bc452085f8c7f 100644 (file)
@@ -553,7 +553,7 @@ int send_sigurg(struct fown_struct *fown)
 }
 
 static DEFINE_RWLOCK(fasync_lock);
-static kmem_cache_t *fasync_cache __read_mostly;
+static struct kmem_cache *fasync_cache __read_mostly;
 
 /*
  * fasync_helper() is used by some character device drivers (mainly mice)