blk-mq: remove blk_mq_alloc_rq
authorChristoph Hellwig <hch@infradead.org>
Thu, 20 Feb 2014 23:32:36 +0000 (15:32 -0800)
committerJens Axboe <axboe@fb.com>
Mon, 30 Mar 2015 18:54:43 +0000 (12:54 -0600)
commitf92cb3eed1943afaa29ded65ac7d7785d295290e
tree1ff6daf8fc17d47de18e7dbcfbef218b64cce902
parent772344c501df889bdcb83517ca873e1f48798ede
blk-mq: remove blk_mq_alloc_rq

There's only one caller, which is a straight wrapper and fits the naming
scheme of the related functions a lot better.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c