diff options
author | 2021-08-16 13:24:30 +0800 | |
---|---|---|
committer | 2021-08-16 11:39:51 -0400 | |
commit | bd74095389b378f2292ae32397b23f4b97ff23c8 (patch) | |
tree | fb92779446469c106e21258a72c13a5d242dc7f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bootconfig/tracing/ktest: Update ktest example for boot-time tracing (diff) | |
download | wireguard-linux-bd74095389b378f2292ae32397b23f4b97ff23c8.tar.xz wireguard-linux-bd74095389b378f2292ae32397b23f4b97ff23c8.zip |
tracepoint: Fix kerneldoc comments
Fix function name in tracepoint.c kernel-doc comment
to remove a warning found by clang_w1.
kernel/tracepoint.c:589: warning: expecting prototype for register_tracepoint_notifier(). Prototype was for register_tracepoint_module_notifier() instead
kernel/tracepoint.c:613: warning: expecting prototype for unregister_tracepoint_notifier(). Prototype was for unregister_tracepoint_module_notifier() instead
Link: https://lkml.kernel.org/r/20210816052430.16539-1-zhaoxiao@uniontech.com
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions