]> git.baikalelectronics.ru Git - kernel.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)
commite06dcae4d3506945a85996a52061fc4c418ebe5b
tree730803f821783aa05bc69ed02ca8522305447560
parent4ce062870c70d404088bf50de34ea03772413b4e
arch: remove unused function syscall_set_arguments()

This function appears to have been unused since it was first introduced in
commit c5d67b0322ab ("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