]> 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)
commit125bfa608e98d4faf076326443cd1de2ab2c3ce7
treefc54df315e58958208359bd995fdb6df5115dcb2
parent3ec067b9138fbdc01851606e27e02cdb60f9bf7a
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