block: mark bio_truncate static
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Oct 2021 16:18:04 +0000 (18:18 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 12:17:35 +0000 (06:17 -0600)
commit4f7ab09a1ca0bc955635705c359ab3021b405fd0
tree69946af55c193755319e69a04a0ae090491b84cf
parentff18d77b5f0cf3e25aa13741eed4d788a13c04d7
block: mark bio_truncate static

bio_truncate is only used in bio.c, so mark it static.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211012161804.991559-9-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c
include/linux/bio.h