diff options
| author | Randy Dunlap <rdunlap@infradead.org> | 2026-02-24 03:31:34 +0300 |
|---|---|---|
| committer | Leon Romanovsky <leon@kernel.org> | 2026-02-24 13:39:13 +0300 |
| commit | 16dc2d72de577de4b413ba01b1b4a80d31832022 (patch) | |
| tree | 17f37a2c5575469036d5f787ddbe01e347debdfa /include/uapi | |
| parent | ff46d1392750444fab5ae5a0194764ffdc4ac0d2 (diff) | |
| download | linux-16dc2d72de577de4b413ba01b1b4a80d31832022.tar.xz | |
RDMA/iwcm: fix some kernel-doc issues in iw_cm.h
Use the "typedef" keyword as needed.
Correct 2 function parameter names.
Warning: include/rdma/iw_cm.h:42 function parameter 'iw_cm_handler' not
described in 'int'
Warning: include/rdma/iw_cm.h:42 expecting prototype for iw_cm_handler().
Prototype was for int() instead
Warning: include/rdma/iw_cm.h:53 function parameter 'iw_event_handler' not
described in 'int'
Warning: include/rdma/iw_cm.h:53 expecting prototype for
iw_event_handler(). Prototype was for int() instead
Warning: include/rdma/iw_cm.h:104 function parameter 'cm_handler' not
described in 'iw_create_cm_id'
Warning: include/rdma/iw_cm.h:158 function parameter 'private_data' not
described in 'iw_cm_reject'
(not adding missing return value kernel-doc descriptions)
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20260224003134.3174856-1-rdunlap@infradead.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
