diff options
author | Yang Li <[email protected]> | 2023-06-29 10:11:18 +0800 |
---|---|---|
committer | Dan Williams <[email protected]> | 2023-06-29 16:03:58 -0700 |
commit | fe77cc2e5a6a7c85f5c6ef8a39d7694ffc7f41c9 (patch) | |
tree | 3c093d42faa7baa1fc117d618158661f8c5c15fc /scripts/bpf_doc.py | |
parent | 71baec7b8500c92f9723f39d06a7ae465483da1f (diff) |
cxl: Fix one kernel-doc comment
Fix a merge error that updated the argument to cxl_mem_get_fw_info() but
not the kernel-doc.
drivers/cxl/core/memdev.c:678: warning: Function parameter or member
'mds' not described in 'cxl_mem_get_fw_info'
drivers/cxl/core/memdev.c:678: warning: Excess function parameter
'cxlds' description in 'cxl_mem_get_fw_info'
Signed-off-by: Yang Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions