From: Jens Axboe Date: Mon, 17 Nov 2014 17:40:48 +0000 (-0700) Subject: blk-mq: export blk_mq_free_request() X-Git-Tag: omap-for-v3.19/fixes-rc1~95^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a3b595a281a44be4074fe33b317a0a4854b4197;p=pandora-kernel.git blk-mq: export blk_mq_free_request() Drivers that know they are blk-mq should just use this function instead of calling through blk_put_request(). Signed-off-by: Jens Axboe --- Reading git-diff-tree failed