diff options
author | Zhu Wang <[email protected]> | 2023-07-31 19:36:22 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-10-03 22:46:47 +0200 |
commit | 8ae292c66dcb160b3e1e16b66c3076d5a2c63873 (patch) | |
tree | db69922038a064edbbc17e7650c50b2c04f25465 /scripts/generate_rust_analyzer.py | |
parent | 1882366217757d3549e48a833bf9a5799b172251 (diff) |
x86/lib: Address kernel-doc warnings
Fix all kernel-doc warnings in csum-wrappers_64.c:
arch/x86/lib/csum-wrappers_64.c:25: warning: Excess function parameter 'isum' description in 'csum_and_copy_from_user'
arch/x86/lib/csum-wrappers_64.c:25: warning: Excess function parameter 'errp' description in 'csum_and_copy_from_user'
arch/x86/lib/csum-wrappers_64.c:49: warning: Excess function parameter 'isum' description in 'csum_and_copy_to_user'
arch/x86/lib/csum-wrappers_64.c:49: warning: Excess function parameter 'errp' description in 'csum_and_copy_to_user'
arch/x86/lib/csum-wrappers_64.c:71: warning: Excess function parameter 'sum' description in 'csum_partial_copy_nocheck'
Signed-off-by: Zhu Wang <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions