diff options
author | Randy Dunlap <[email protected]> | 2023-12-21 07:13:42 +0900 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-12-29 12:22:29 -0800 |
commit | 8e226a0a8dc8b80b792338750cd5d26675ce29bc (patch) | |
tree | cfb328ba1f25dc0ba07c718067eb32f59ea22139 /scripts/generate_rust_analyzer.py | |
parent | 5f981878c71eaa8dc5563805152bd129a73a90be (diff) |
nilfs2: cpfile: fix some kernel-doc warnings
Correct the function parameter names for nilfs_cpfile_get_info():
cpfile.c:564: warning: Function parameter or member 'cnop' not described in 'nilfs_cpfile_get_cpinfo'
cpfile.c:564: warning: Function parameter or member 'mode' not described in 'nilfs_cpfile_get_cpinfo'
cpfile.c:564: warning: Function parameter or member 'buf' not described in 'nilfs_cpfile_get_cpinfo'
cpfile.c:564: warning: Function parameter or member 'cisz' not described in 'nilfs_cpfile_get_cpinfo'
cpfile.c:564: warning: Excess function parameter 'cno' description in 'nilfs_cpfile_get_cpinfo'
cpfile.c:564: warning: Excess function parameter 'ci' description in 'nilfs_cpfile_get_cpinfo'
Also add missing descriptions of the function's specification.
[ [email protected]: filled in missing descriptions ]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions