diff options
author | 2023-05-16 18:06:29 +0200 | |
---|---|---|
committer | 2023-05-25 17:44:01 +0100 | |
commit | aea197160d7426d876a8040f370373cf412e3ad6 (patch) | |
tree | 47bf4eaeab41ce9fdef4509fc39d0de4228ee686 /scripts/generate_rust_analyzer.py | |
parent | arm64: xor-neon: mark xor_arm64_neon_*() static (diff) | |
download | wireguard-linux-aea197160d7426d876a8040f370373cf412e3ad6.tar.xz wireguard-linux-aea197160d7426d876a8040f370373cf412e3ad6.zip |
arm64: add scs_patch_vmlinux prototype
scs_patch_vmlinux() is only called from assembler code, so there
is no prototype, but adding one avoids this warning:
arch/arm64/kernel/patch-scs.c:254:24: error: no previous prototype for function 'scs_patch_vmlinux' [-Werror,-Wmissing-prototypes]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20230516160642.523862-3-arnd@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions