Re: [PATCH] arch: remove unused function syscall_set_arguments()
From: Arnd Bergmann <arnd@arndb.de>
Date: 2021-09-14 14:15:24
Also in:
lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2021-09-14 14:15:24
Also in:
lkml
On Tue, Sep 14, 2021 at 12:24 AM Peter Collingbourne [off-list ref] wrote:
This function appears to have been unused since it was first introduced in
commit 828c365cc8b8 ("tracehook: asm/syscall.h").
Signed-off-by: Peter Collingbourne <redacted>
Link: https://linux-review.googlesource.com/id/I8ce04f002903a37c0b6c1d16e9b2a3afa716c097
Looks good to me, applied to the asm-generic tree.
Arnd