]> Gentwo Git Trees - linux/.git/commit
block: update comment of "struct bio_vec" regarding nth_page()
authorDavid Hildenbrand <david@redhat.com>
Mon, 1 Sep 2025 15:03:57 +0000 (17:03 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 21 Sep 2025 21:22:09 +0000 (14:22 -0700)
commitd5170ce4d71b3843613ee1840bca50ad71c3671e
tree94f79256603c941a17a42d8a5743a2e6811caca9
parent56531761d4b04ea46de04f7ddab0cdc9cd1a35e1
block: update comment of "struct bio_vec" regarding nth_page()

Ever since commit 858c708d9efb ("block: move the bi_size update out of
__bio_try_merge_page"), page_is_mergeable() no longer exists, and the
logic in bvec_try_merge_page() is now a simple page pointer comparison.

Link: https://lkml.kernel.org/r/20250901150359.867252-37-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/bvec.h