On Thu, Apr 06, 2017 at 05:39:36PM +0200, Christoph Hellwig wrote: > Now that we always have a ->complete callback we can remove the direct > call to blk_mq_end_request, as well as the error argument to > blk_mq_complete_request. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> For blkfront: Acked-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>