]> git.baikalelectronics.ru Git - kernel.git/commit
block: mark __bio_try_merge_page static
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Oct 2021 16:18:02 +0000 (18:18 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 12:17:35 +0000 (06:17 -0600)
commite23fba6cac006926ac0be7e88520bf3c99597065
treef846668e045184db3585b99651b82c0ef400992f
parentd5ae283a763d544152084ce5ed71c6c85ed301bc
block: mark __bio_try_merge_page static

Mark __bio_try_merge_page static and move it up a bit to avoid the need
for a forward declaration.

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