block: unexport check_disk_size_change
authorChristoph Hellwig <[email protected]>
Tue, 29 May 2018 14:42:58 +0000 (16:42 +0200)
committerJens Axboe <[email protected]>
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 <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
fs/block_dev.c