diff options
| author | Randy Dunlap <rdunlap@infradead.org> | 2025-11-04 20:51:27 -0800 |
|---|---|---|
| committer | Leon Romanovsky <leon@kernel.org> | 2025-11-06 02:23:23 -0500 |
| commit | 512c83265796d613f21255c766839eaed1c1cc79 (patch) | |
| tree | e2c14d950214bd1ee09dec8d957a322efe0812db /tools/lib/python | |
| parent | 7196156b0ce3dc4cdbda5c09897708b2e1081de1 (diff) | |
IB/rdmavt: rdmavt_qp.h: clean up kernel-doc comments
Correct the kernel-doc comments format to avoid around 35 kernel-doc
warnings:
- use struct keyword to introduce struct kernel-doc comments
- use correct variable name for some struct members
- use correct function name in comments for some functions
- fix spelling in a few comments
- use a ':' instead of '-' to separate struct members from their
descriptions
- add a function name heading for rvt_div_mtu()
This leaves one struct member that is not described:
rdmavt_qp.h:206: warning: Function parameter or struct member 'wq'
not described in 'rvt_krwq'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20251105045127.106822-1-rdunlap@infradead.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
