Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
[cascardo/linux.git] / block / blk-mq-tag.h
index 09f4cc0..d166273 100644 (file)
@@ -17,8 +17,6 @@ struct blk_mq_tags {
 
        struct request **rqs;
        struct list_head page_list;
-
-       cpumask_var_t cpumask;
 };