]> git.ipfire.org Git - thirdparty/linux.git/commit
arch: remove unused function syscall_set_arguments()
authorPeter Collingbourne <pcc@google.com>
Mon, 13 Sep 2021 22:24:47 +0000 (15:24 -0700)
committerArnd Bergmann <arnd@arndb.de>
Tue, 14 Sep 2021 14:06:20 +0000 (16:06 +0200)
commit7962c2eddbfe7cce879acb06f9b4f205789e57b7
tree730803f821783aa05bc69ed02ca8522305447560
parent6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f
arch: remove unused function syscall_set_arguments()

This function appears to have been unused since it was first introduced in
commit 828c365cc8b8 ("tracehook: asm/syscall.h").

Signed-off-by: Peter Collingbourne <pcc@google.com>
Link: https://linux-review.googlesource.com/id/I8ce04f002903a37c0b6c1d16e9b2a3afa716c097
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
18 files changed:
arch/arm/include/asm/syscall.h
arch/arm64/include/asm/syscall.h
arch/csky/include/asm/syscall.h
arch/ia64/include/asm/syscall.h
arch/ia64/kernel/ptrace.c
arch/microblaze/include/asm/syscall.h
arch/nds32/include/asm/syscall.h
arch/nios2/include/asm/syscall.h
arch/openrisc/include/asm/syscall.h
arch/powerpc/include/asm/syscall.h
arch/riscv/include/asm/syscall.h
arch/s390/include/asm/syscall.h
arch/sh/include/asm/syscall_32.h
arch/sparc/include/asm/syscall.h
arch/um/include/asm/syscall-generic.h
arch/x86/include/asm/syscall.h
arch/xtensa/include/asm/syscall.h
include/asm-generic/syscall.h