block: get rid of blk_queued_rq()
authorJens Axboe <axboe@kernel.dk>
Wed, 24 Oct 2018 16:48:12 +0000 (10:48 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 7 Nov 2018 20:42:33 +0000 (13:42 -0700)
commit7d692330e7cd581ccfee982334bf06b236cb999a
tree32f016a2e1be4cf880677cf5c7980841f7c43bee
parent8b98a97f80ed0345d254fb645e7c78c40ebed8a6
block: get rid of blk_queued_rq()

No point in hiding what this does, just open code it in the
one spot where we are still using it.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c
include/linux/blkdev.h