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)
commit9774b39175fe3606ce2a836a47134c53b75681c9
treef846668e045184db3585b99651b82c0ef400992f
parent9a6083becbe113ed1e28059ce659dc8ae71b33c3
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