diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-01-08 05:12:28 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2023-01-14 04:01:06 +0300 |
commit | 0fb0624b15d21622c214617fda5c05a203b04564 (patch) | |
tree | 2c0132edae1dca2bcab97a4988bcd0dfd62e8531 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 88603b6dc419445847923fcb7fe5080067a30f98 (diff) | |
download | linux-0fb0624b15d21622c214617fda5c05a203b04564.tar.xz |
seccomp: fix kernel-doc function name warning
Move the ACTION_ONLY() macro so that it is not between the kernel-doc
notation and the function definition for seccomp_run_filters(),
eliminating a kernel-doc warning:
kernel/seccomp.c:400: warning: expecting prototype for seccomp_run_filters(). Prototype was for ACTION_ONLY() instead
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Kees Cook <keescook@chromium.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Will Drewry <wad@chromium.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20230108021228.15975-1-rdunlap@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions