提交 4163a039 编写于 作者: C Christoph Hellwig 提交者: Jens Axboe

block: unexport check_disk_size_change

Only used in block_dev.c and the partitions code, and it should remain
that way..
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Reviewed-by: NJohannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: NJens Axboe <axboe@kernel.dk>
上级 0b7576d8
...@@ -1342,7 +1342,6 @@ void check_disk_size_change(struct gendisk *disk, struct block_device *bdev) ...@@ -1342,7 +1342,6 @@ void check_disk_size_change(struct gendisk *disk, struct block_device *bdev)
flush_disk(bdev, false); flush_disk(bdev, false);
} }
} }
EXPORT_SYMBOL(check_disk_size_change);
/** /**
* revalidate_disk - wrapper for lower-level driver's revalidate_disk call-back * revalidate_disk - wrapper for lower-level driver's revalidate_disk call-back
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册