aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/blkdev.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h
index 5c58a3b2bf00..317ab30d2904 100644
--- a/include/linux/blkdev.h
+++ b/include/linux/blkdev.h
@@ -548,7 +548,6 @@ struct request_queue {
548 struct rcu_head rcu_head; 548 struct rcu_head rcu_head;
549 wait_queue_head_t mq_freeze_wq; 549 wait_queue_head_t mq_freeze_wq;
550 struct percpu_ref q_usage_counter; 550 struct percpu_ref q_usage_counter;
551 struct list_head all_q_node;
552 551
553 struct blk_mq_tag_set *tag_set; 552 struct blk_mq_tag_set *tag_set;
554 struct list_head tag_set_list; 553 struct list_head tag_set_list;