commit | 081241e592c47f4ed2999a0b576ae85e765c6da4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Feb 20 15:32:36 2014 -0800 |
committer | Jens Axboe <axboe@fb.com> | Fri Mar 21 08:41:45 2014 -0600 |
tree | 37e533e848422fe4cc2247df7f54e435579aac87 | |
parent | 676141e48af7463717896352e69c10f945ac22dd [diff] |
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>