Commit 78cbc65
ftrace: Fix some W=1 warnings in kernel doc comments
Clean up the following clang-w1 warning:
kernel/trace/ftrace.c:7827: warning: Function parameter or member 'ops'
not described in 'unregister_ftrace_function'.
kernel/trace/ftrace.c:7805: warning: Function parameter or member 'ops'
not described in 'register_ftrace_function'.
Link: https://lkml.kernel.org/r/20220307004303.26399-1-jiapeng.chong@linux.alibaba.com
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>1 parent caf4c86 commit 78cbc65
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7790 | 7790 | | |
7791 | 7791 | | |
7792 | 7792 | | |
7793 | | - | |
| 7793 | + | |
7794 | 7794 | | |
7795 | 7795 | | |
7796 | 7796 | | |
| |||
7817 | 7817 | | |
7818 | 7818 | | |
7819 | 7819 | | |
7820 | | - | |
| 7820 | + | |
7821 | 7821 | | |
7822 | 7822 | | |
7823 | 7823 | | |
| |||
0 commit comments