From: Christoph Hellwig Date: Tue, 27 May 2014 18:59:47 +0000 (+0200) Subject: blk-mq: initialize request in __blk_mq_alloc_request X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~49^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dee857720db15e2c8ef0c03f7eeac00c4c63cb2;p=pandora-kernel.git blk-mq: initialize request in __blk_mq_alloc_request Both callers if __blk_mq_alloc_request want to initialize the request, so lift it into the common path. Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed