linux-stable/fs/freevxfs
Randy Dunlap 6915f40c3a freevxfs: lookup: fix function params kernel-doc
Correct the function parameter kernel-doc notation to prevent warnings:

vxfs_lookup.c:192: warning: Function parameter or member 'ctx' not described in 'vxfs_readdir'
vxfs_lookup.c:192: warning: Excess function parameter 'retp' description in 'vxfs_readdir'
vxfs_lookup.c:192: warning: Excess function parameter 'filler' description in 'vxfs_readdir'

Link: https://lkml.kernel.org/r/20231207212035.25345-3-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-12-20 15:02:58 -08:00
..
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile
vxfs.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_bmap.c freevxfs: bmap: fix kernel-doc warnings 2023-12-20 15:02:58 -08: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: immed: fix kernel-doc param name 2023-12-20 15:02:58 -08:00
vxfs_inode.c freevxfs: convert to new timestamp accessors 2023-10-18 14:08:21 +02:00
vxfs_inode.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_lookup.c freevxfs: lookup: fix function params kernel-doc 2023-12-20 15:02:58 -08: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: derive f_fsid from bdev->bd_dev 2023-10-28 16:16:19 +02:00