From: Ming Lei Date: Thu, 25 Sep 2014 15:23:44 +0000 (+0800) Subject: block: remove blk_init_flush() and its pair X-Git-Tag: fixes-against-v3.18-rc2~51^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba483388e3058b3e412632a84e6bf1f134beaf3d;p=pandora-kernel.git block: remove blk_init_flush() and its pair Now mission of the two helpers is over, and just call blk_alloc_flush_queue() and blk_free_flush_queue() directly. Signed-off-by: Ming Lei Signed-off-by: Jens Axboe --- Reading git-diff-tree failed