diff options
author | Wang Hai | 2020-09-14 21:56:52 +0800 |
---|---|---|
committer | Richard Weinberger | 2020-09-17 23:06:53 +0200 |
commit | 7889042b658085248581bfd30e9b1abf415c3c0b (patch) | |
tree | 526807a2d62a1e323fa3ccaad77ad4778528a3a0 /drivers/md | |
parent | f39d9f4cb902fb42fce39a090304d428f9ab3c30 (diff) |
ubifs: Fix some kernel-doc warnings in gc.c
Fixes the following W=1 kernel build warning(s):
fs/ubifs/gc.c:70: warning: Excess function parameter 'buf' description in 'switch_gc_head'
fs/ubifs/gc.c:70: warning: Excess function parameter 'len' description in 'switch_gc_head'
fs/ubifs/gc.c:70: warning: Excess function parameter 'lnum' description in 'switch_gc_head'
fs/ubifs/gc.c:70: warning: Excess function parameter 'offs' description in 'switch_gc_head'
They're not in use. Remove them.
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 'drivers/md')
0 files changed, 0 insertions, 0 deletions