diff options
author | Wang Hai <wanghai38@huawei.com> | 2020-09-14 21:56:54 +0800 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2020-09-17 23:06:53 +0200 |
commit | b30e2238b7ff0c3cbe27f7bf024d73e17842f5fc (patch) | |
tree | 39695434d01f8d0d526009a99a53b3daab7e78cd /arch/xtensa/lib/usercopy.S | |
parent | f279e5a491fd96c1347c3268dacc771dc796778e (diff) |
ubifs: Fix some kernel-doc warnings in tnc.c
Fixes the following W=1 kernel build warning(s):
fs/ubifs/tnc.c:3479: warning: Excess function parameter 'inum' description in 'dbg_check_inode_size'
fs/ubifs/tnc.c:366: warning: Excess function parameter 'node' description in 'lnc_free'
@inum in 'dbg_check_inode_size' should be @inode, fix it.
@node in 'lnc_free' is not in use, Remove it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/xtensa/lib/usercopy.S')
0 files changed, 0 insertions, 0 deletions