]> 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)
commitce305300e7ba84ed8a649d2fec5cd7f2ca013633
treef846668e045184db3585b99651b82c0ef400992f
parentb03633331693f2dec68ab3e6fdfbec261aaf7311
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