diff options
author | 2021-08-09 14:52:29 -0700 | |
---|---|---|
committer | 2021-08-10 13:09:28 +0200 | |
commit | 019d0454c61707879cf9853c894e0a191f6b9774 (patch) | |
tree | d44bdf1fae793feb2d33a808bbe402f5c6bc84de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Fix potentially incorrect results with bpf_get_local_storage() (diff) | |
download | linux-dev-019d0454c61707879cf9853c894e0a191f6b9774.tar.xz linux-dev-019d0454c61707879cf9853c894e0a191f6b9774.zip |
bpf, core: Fix kernel-doc notation
Fix kernel-doc warnings in kernel/bpf/core.c (found by scripts/kernel-doc
and W=1 builds). That is, correct a function name in a comment and add
return descriptions for 2 functions.
Fixes these kernel-doc warnings:
kernel/bpf/core.c:1372: warning: expecting prototype for __bpf_prog_run(). Prototype was for ___bpf_prog_run() instead
kernel/bpf/core.c:1372: warning: No description found for return value of '___bpf_prog_run'
kernel/bpf/core.c:1883: warning: No description found for return value of 'bpf_prog_select_runtime'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20210809215229.7556-1-rdunlap@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions