diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-04-02 09:20:15 +0200 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-04-26 23:58:51 +0200 |
commit | adaa0a9f06d127b6a0a1b929ec0971df40993a9b (patch) | |
tree | 040d26e913b5c5965ae8e7f2c4ee5605ee8b4db7 /lib | |
parent | MAINTAINERS: Enlarge coverage of TRACING inside architectures (diff) | |
download | linux-adaa0a9f06d127b6a0a1b929ec0971df40993a9b.tar.xz linux-adaa0a9f06d127b6a0a1b929ec0971df40993a9b.zip |
tracing: Fix tracing_map_sort_entries() kernel-doc comment
Add the description of @n_sort_keys and make @sort_key ->
@sort_keys in tracing_map_sort_entries() kernel-doc comment
to remove warnings found by running scripts/kernel-doc, which
is caused by using 'make W=1'.
kernel/trace/tracing_map.c:1073: warning: Function parameter or member
'sort_keys' not described in 'tracing_map_sort_entries'
kernel/trace/tracing_map.c:1073: warning: Function parameter or member
'n_sort_keys' not described in 'tracing_map_sort_entries'
kernel/trace/tracing_map.c:1073: warning: Excess function parameter
'sort_key' description in 'tracing_map_sort_entries'
Link: https://lkml.kernel.org/r/20220402072015.45864-1-yang.lee@linux.alibaba.com
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions