]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove blk_init_flush() and its pair
authorMing Lei <ming.lei@canonical.com>
Thu, 25 Sep 2014 15:23:44 +0000 (23:23 +0800)
committerJens Axboe <axboe@fb.com>
Thu, 25 Sep 2014 21:22:41 +0000 (15:22 -0600)
commit5be943f90dd41ae772be9ebbe42299e691d3f196
treefc54df315e58958208359bd995fdb6df5115dcb2
parent5ab3ae3a5d2b0287487f814763d69b5167db8613
block: remove blk_init_flush() and its pair

Now mission of the two helpers is over, and just call
blk_alloc_flush_queue() and blk_free_flush_queue() directly.

Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c
block/blk-flush.c
block/blk-mq.c
block/blk-sysfs.c
block/blk.h