diff options
author | Randy Dunlap <[email protected]> | 2023-01-08 18:29:15 -0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-02-02 22:50:03 -0800 |
commit | d3fcf834b248b94e0d5b849b25dbb53debe1b5dd (patch) | |
tree | 3212ac27f790e9cf54a08a84a5a7af96da13ef87 /scripts/gdb | |
parent | 0371ba6f2327ad63ff559244a9693fcdbfed1388 (diff) |
freevxfs: fix kernel-doc warnings
Fix multiple kernel-doc warnings in freevxfs:
fs/freevxfs/vxfs_subr.c:45: warning: Function parameter or member 'mapping' not described in 'vxfs_get_page'
fs/freevxfs/vxfs_subr.c:45: warning: Excess function parameter 'ip' description in 'vxfs_get_page'
2 warnings
fs/freevxfs/vxfs_subr.c:101: warning: expecting prototype for vxfs_get_block(). Prototype was for vxfs_getblk() instead
fs/freevxfs/vxfs_super.c:184: warning: expecting prototype for vxfs_read_super(). Prototype was for vxfs_fill_super() instead
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions