block: kill blk_flush_plug_list() export
authorJens Axboe <jaxboe@fusionio.com>
Mon, 18 Apr 2011 20:06:57 +0000 (22:06 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 18 Apr 2011 20:06:57 +0000 (22:06 +0200)
With all drivers and file systems converted, we only have
in-core use of this function. So remove the export.

Reporteed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found