slab: clean up the code comment in slab kmem_cache struct
[linux-2.6-microblaze.git] / drivers / md / md-multipath.h
index 0adb941..b3099e5 100644 (file)
@@ -13,7 +13,7 @@ struct mpconf {
        spinlock_t              device_lock;
        struct list_head        retry_list;
 
-       mempool_t               *pool;
+       mempool_t               pool;
 };
 
 /*