summaryrefslogtreecommitdiff
path: root/fs/jffs2
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2021-11-17 15:03:04 +0800
committerRichard Weinberger <richard@nod.at>2023-02-02 21:13:53 +0100
commit422125232f6200f0490b7d7fb97722723eb8876d (patch)
treea59a30dc60ed29e114f62ba720db8611e58f3884 /fs/jffs2
parent415c94532ebb2838dc9e2e5a5e609a6140caa5c5 (diff)
downloadlinux-next-422125232f6200f0490b7d7fb97722723eb8876d.tar.gz
ubifs: Fix kernel-doc
Fix function name in fs/ubifs/io.c kernel-doc comment to remove some warnings found by clang(make W=1 LLVM=1). fs/ubifs/io.c:497: warning: expecting prototype for wbuf_timer_callback(). Prototype was for wbuf_timer_callback_nolock() instead fs/ubifs/io.c:513: warning: expecting prototype for new_wbuf_timer(). Prototype was for new_wbuf_timer_nolock() instead fs/ubifs/io.c:538: warning: expecting prototype for cancel_wbuf_timer(). Prototype was for cancel_wbuf_timer_nolock() instead Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions