blk-mq: remove blk_mq_alloc_request_pinned
authorChristoph Hellwig <hch@lst.de>
Tue, 27 May 2014 18:59:50 +0000 (20:59 +0200)
committerJens Axboe <axboe@fb.com>
Wed, 28 May 2014 15:49:27 +0000 (09:49 -0600)
We now only have one caller left and can open code it there in a cleaner
way.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found