]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/umem: fix kernel-doc warnings
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 24 Feb 2026 00:31:20 +0000 (16:31 -0800)
committerLeon Romanovsky <leon@kernel.org>
Tue, 24 Feb 2026 10:39:01 +0000 (05:39 -0500)
commitff46d1392750444fab5ae5a0194764ffdc4ac0d2
treebb060f5f2b2b817545fde48b63a7e26f4372ce9d
parent2ecd012774bc2342f28f47620100a7ad9046f586
RDMA/umem: fix kernel-doc warnings

Add or correct kernel-doc comments to eliminate warnings:

Warning: include/rdma/ib_umem.h:104 function parameter 'biter' not
 described in 'rdma_umem_for_each_dma_block'
Warning: include/rdma/ib_umem.h:140 function parameter 'pgsz_bitmap' not
 described in 'ib_umem_find_best_pgoff'
Warning: include/rdma/ib_umem.h:141 No description found for return
 value of 'ib_umem_find_best_pgoff'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20260224003120.3173892-1-rdunlap@infradead.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
include/rdma/ib_umem.h