]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
block: unexport bio_{set,check}_pages_dirty
authorChristoph Hellwig <hch@lst.de>
Fri, 15 May 2026 04:55:34 +0000 (06:55 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 15 May 2026 14:46:45 +0000 (08:46 -0600)
commitbe34ec59ef061a1cc435a3e066ad71ca675c7fcd
treee5c4ebe4ca0ade07b42bc1b21bc081c05327774d
parent82aaa55a3162acaad10baced6f87126a4454a0d7
block: unexport bio_{set,check}_pages_dirty

Only used in built-in code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260515045547.3790129-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c