From: Christoph Hellwig Date: Sat, 13 Sep 2014 23:40:10 +0000 (-0700) Subject: blk-mq: rename blk_mq_end_io to blk_mq_end_request X-Git-Tag: fixes-against-v3.18-rc2~51^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a446ad695ada43a885ec12b38411dbd190a11b;p=pandora-kernel.git blk-mq: rename blk_mq_end_io to blk_mq_end_request 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed