Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[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;
 };