]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NTB: fix kernel-doc warnings in ntb.h
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 12 Mar 2026 05:14:15 +0000 (22:14 -0700)
committerJon Mason <jdmason@kudzu.us>
Sat, 27 Jun 2026 02:18:34 +0000 (22:18 -0400)
commit8df969463bc26a7250707f485ee3ac61426d671f
tree811843b58c25c5f33aa2b22d4a70d78878fe3395
parentd876153680e3d721d385e554def919bce3d18c74
NTB: fix kernel-doc warnings in ntb.h

Correct a function name and function parameter name to avoid
kernel-doc warnings:

Warning: include/linux/ntb.h:575 expecting prototype for
 ntb_default_port_count(). Prototype was for ntb_default_peer_port_count()
 instead
Warning: include/linux/ntb.h:590 function parameter 'pidx' not
 described in 'ntb_default_peer_port_number'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
include/linux/ntb.h