linux-stable/fs/freevxfs
Randy Dunlap d3fcf834b2 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/20230109022915.17504-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-02-02 22:50:03 -08:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
vxfs.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_bmap.c freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_dir.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_extern.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_fshead.c freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_fshead.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_immed.c freevxfs: Convert vxfs_immed_read_folio() to use a folio 2022-08-02 12:34:03 -04:00
vxfs_inode.c freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_inode.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_lookup.c freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_olt.c freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_olt.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_subr.c freevxfs: fix kernel-doc warnings 2023-02-02 22:50:03 -08:00
vxfs_super.c freevxfs: fix kernel-doc warnings 2023-02-02 22:50:03 -08:00