block: unexport check_disk_size_change
authorChristoph Hellwig <hch@lst.de>
Tue, 29 May 2018 14:42:58 +0000 (16:42 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 29 May 2018 14:59:21 +0000 (08:59 -0600)
commit4163a0398434a9b705399ae2c48fb4fb14008434
tree6ad2a6c769c41f0ff77a6fa225504693e4b13934
parent0b7576d8eb4c5634276ada359bfdb72e69eebc25
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: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/block_dev.c