blk-mq: export blk_mq_free_request()
authorJens Axboe <axboe@fb.com>
Mon, 17 Nov 2014 17:40:48 +0000 (10:40 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 17 Nov 2014 17:40:48 +0000 (10:40 -0700)
Drivers that know they are blk-mq should just use this function
instead of calling through blk_put_request().

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found