original_kernel/fs/ubifs
Randy Dunlap ac8e9f64f5 ubifs: fix kernel-doc warnings
Fix kernel-doc warnings found when using "W=1".

file.c:1385: warning: Excess function parameter 'time' description in 'ubifs_update_time'
and 9 warnings like this one:
file.c:326: warning: No description found for return value of 'allocate_budget'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202312030417.66c5PwHj-lkp@intel.com/
Cc: Richard Weinberger <richard@nod.at>
Cc: linux-mtd@lists.infradead.org
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
[rw: massaged patch to resolve conflict ]
Signed-off-by: Richard Weinberger <richard@nod.at>
2024-01-06 23:49:50 +01:00
..
Kconfig
Makefile
auth.c ubifs: auth.c: fix kernel-doc function prototype warning 2024-01-05 16:34:39 +01:00
budget.c
commit.c ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutex 2024-01-05 17:03:41 +01:00
compress.c
crypto.c
debug.c
debug.h
dir.c ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path 2024-01-06 23:34:56 +01:00
file.c ubifs: fix kernel-doc warnings 2024-01-06 23:49:50 +01:00
find.c
gc.c
io.c
ioctl.c
journal.c This pull request contains updates for UBI and UBIFS 2023-11-05 08:28:32 -10:00
key.h
log.c
lprops.c
lpt.c
lpt_commit.c
master.c
misc.c
misc.h
orphan.c
recovery.c
replay.c ubifs: describe function parameters 2024-01-05 16:35:25 +01:00
sb.c
scan.c
shrinker.c
super.c This pull request contains updates for UBI and UBIFS 2023-11-05 08:28:32 -10:00
sysfs.c
tnc.c
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h
xattr.c