commit | fd694131bb033e7b1fd748498cd9a70e9c16420b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Feb 20 15:32:36 2014 -0800 |
committer | Jens Axboe <axboe@fb.com> | Fri Feb 21 08:58:47 2014 -0800 |
tree | c2896e06154f99aaedfeffe886a00fac07e08a09 | |
parent | 5a98268e0f657e8f1289ad9b83fe010f0208565d [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>