diff options
author | Yang Li <[email protected]> | 2021-11-17 15:03:04 +0800 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2023-02-02 21:13:53 +0100 |
commit | 422125232f6200f0490b7d7fb97722723eb8876d (patch) | |
tree | a59a30dc60ed29e114f62ba720db8611e58f3884 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 415c94532ebb2838dc9e2e5a5e609a6140caa5c5 (diff) |
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 <[email protected]>
Signed-off-by: Yang Li <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions