]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
block: mark bvec_{alloc,free} static
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Mar 2026 16:11:29 +0000 (17:11 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 18 Mar 2026 01:27:14 +0000 (19:27 -0600)
commitfed406f3c1c2feb97adcbc557218713c5f7ec6a7
tree0a31a65657ccb2b5185e156ad0ced757ca4857af
parent5d540162059598c3f79e12f96064825cc91f0f9c
block: mark bvec_{alloc,free} static

Only used in bio.c these days.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> -ck
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://patch.msgid.link/20260316161144.1607877-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c
block/blk.h