Commit 2b78eae1 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jens Axboe

block: remove the rq_alloc_data request_queue field

Reviewed-by: default avatarOmar Sandoval <osandov@fb.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent cb700eb3
......@@ -567,7 +567,6 @@ struct request_queue {
bool mq_sysfs_init_done;
size_t cmd_size;
void *rq_alloc_data;
struct work_struct release_work;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment