]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
IB/cache: avoid kernel-doc warnings
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 24 Feb 2026 00:31:06 +0000 (16:31 -0800)
committerLeon Romanovsky <leon@kernel.org>
Tue, 24 Feb 2026 10:38:45 +0000 (05:38 -0500)
commit2ecd012774bc2342f28f47620100a7ad9046f586
tree4e313041bb7b9eb1eaee37feff6fcc2ac6af6e54
parentf3f9825837dfdc90dd19251be1a8189038e0ff40
IB/cache: avoid kernel-doc warnings

Use the correct function parameters names to eliminate kernel-doc
warnings:

Warning: include/rdma/ib_cache.h:47 function parameter 'device_handle'
 not described in 'ib_get_cached_pkey'
Warning: include/rdma/ib_cache.h:89 function parameter 'port_active'
 not described in 'ib_get_cached_port_state'

(not adding missing function return value descriptions)

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