]> git.baikalelectronics.ru Git - kernel.git/commit
block: inline a part of bio_release_pages()
authorPavel Begunkov <asml.silence@gmail.com>
Tue, 19 Oct 2021 21:24:14 +0000 (22:24 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 20 Oct 2021 14:08:07 +0000 (08:08 -0600)
commit4078d866f671269635096671c05e5590482ef3fc
tree67fa1fdc8cdd25c8f5ba1d59ee02b5b0ae6038c7
parent0dabe8ee820547bddffa7912321c111072810be2
block: inline a part of bio_release_pages()

Inline BIO_NO_PAGE_REF check of bio_release_pages() to avoid function
call.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c
include/linux/bio.h