projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb700eb
)
block: remove the rq_alloc_data request_queue field
author
Christoph Hellwig
<hch@lst.de>
Fri, 16 Nov 2018 08:10:01 +0000
(09:10 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 16 Nov 2018 16:16:55 +0000
(09:16 -0700)
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blkdev.h
patch
|
blob
|
history
diff --git
a/include/linux/blkdev.h
b/include/linux/blkdev.h
index 91c44f7a7f62b700056e3cf17a08ef82ffdb954e..1ad6eafc43f23fe553ba88e996316b7b80c1ad05 100644
(file)
--- a/
include/linux/blkdev.h
+++ b/
include/linux/blkdev.h
@@
-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;