diff options
author | Arnd Bergmann <[email protected]> | 2023-05-16 18:06:29 +0200 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2023-05-25 17:44:01 +0100 |
commit | aea197160d7426d876a8040f370373cf412e3ad6 (patch) | |
tree | 47bf4eaeab41ce9fdef4509fc39d0de4228ee686 /lib/mpi/mpiutil.c | |
parent | 320a93d4df48a378ebf923639fa62770676b80db (diff) |
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 <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions