diff options
Diffstat (limited to 'include/linux/blkdev.h')
-rw-r--r-- | include/linux/blkdev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h index 4b85dc066264..99aa98f60b9e 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; |