block: kill blk_flush_plug_list() export
commitbd900d4580107c899d43b262fbbd995f11097a43
authorJens Axboe <jaxboe@fusionio.com>
Mon, 18 Apr 2011 20:06:57 +0000 (18 22:06 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 18 Apr 2011 20:06:57 +0000 (18 22:06 +0200)
treec58b69acd1e5dc54e0e675901ab3d609c0cae945
parent24ecfbe27f65563909b14492afda2f1c21f7c044
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 <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-core.c