]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf775932bfb489546e92328e41ab04e252ad85cbc
treec2896e06154f99aaedfeffe886a00fac07e08a09
parent36b6afedf2cdf2329c818fd792adf1d6baf64eae
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