From: Christoph Hellwig Date: Tue, 27 May 2014 18:59:46 +0000 (+0200) Subject: blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~49^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce01dd1a07d9cf3eaf44fbf4ea9a61b11badccc;p=pandora-kernel.git blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request Instead of having two almost identical copies of the same code just let the callers pass in the reserved flag directly. Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed