block: unexport truncate_bdev_range
authorChristoph Hellwig <hch@lst.de>
Sat, 9 Jan 2021 11:13:32 +0000 (12:13 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 Jan 2021 20:14:03 +0000 (13:14 -0700)
commit2c2b9fd6b496b3616e9b9537ea0258b3040914f3
tree53e2354e2d05c6be03b615ea313626ff03bce8e0
parent482e302a61f1fc62b0e13be20bc7a11a91b5832d
block: unexport truncate_bdev_range

truncate_bdev_range is only used in always built-in block layer code,
so remove the export and the !CONFIG_BLOCK stub.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/block_dev.c
include/linux/blkdev.h