From: Jens Axboe Date: Mon, 18 Apr 2011 20:06:57 +0000 (+0200) Subject: block: kill blk_flush_plug_list() export X-Git-Tag: v2.6.39-rc5~38^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd900d4580107c899d43b262fbbd995f11097a43;p=pandora-kernel.git block: kill blk_flush_plug_list() export With all drivers and file systems converted, we only have in-core use of this function. So remove the export. Reporteed-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed