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>
Fri, 21 Feb 2014 16:58:47 +0000 (08:58 -0800)
commitfd694131bb033e7b1fd748498cd9a70e9c16420b
treec2896e06154f99aaedfeffe886a00fac07e08a09
parent5a98268e0f657e8f1289ad9b83fe010f0208565d
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