aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/cppc_acpi.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-01-07 18:12:28 -0800
committerKees Cook <[email protected]>2023-01-13 17:01:06 -0800
commit0fb0624b15d21622c214617fda5c05a203b04564 (patch)
tree2c0132edae1dca2bcab97a4988bcd0dfd62e8531 /drivers/acpi/cppc_acpi.c
parent88603b6dc419445847923fcb7fe5080067a30f98 (diff)
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 <[email protected]> Cc: Kees Cook <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Will Drewry <[email protected]> Signed-off-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions