blk-mq: rename blk_mq_end_io to blk_mq_end_request
authorChristoph Hellwig <hch@lst.de>
Sat, 13 Sep 2014 23:40:10 +0000 (16:40 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 22 Sep 2014 18:00:07 +0000 (12:00 -0600)
Now that we've changed the driver API on the submission side use the
opportunity to fix up the name on the completion side to fit into the
general scheme.

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

No differences found