]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
authorMing Lei <ming.lei@redhat.com>
Tue, 6 Jun 2017 15:22:01 +0000 (23:22 +0800)
committerJens Axboe <axboe@kernel.dk>
Sun, 18 Jun 2017 20:20:04 +0000 (14:20 -0600)
commit97e0120990f4a7037f72c0e115e5c7f514025738
treee70c1ea74996eb54cb0982e2a1b9c10dd079c7bc
parent58c94cc19e0800e8c0d0d708e37eeb4dee564ba9
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h

We usually put blk_mq_*() into include/linux/blk-mq.h, so
move this API into there.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blk-mq.h
include/linux/blkdev.h