Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / md / bcache / bset.h
index 0c24280..b867f22 100644 (file)
@@ -347,7 +347,7 @@ static inline struct bkey *bch_bset_search(struct btree_keys *b,
 /* Sorting */
 
 struct bset_sort_state {
-       mempool_t               *pool;
+       mempool_t               pool;
 
        unsigned                page_order;
        unsigned                crit_factor;