commit | 7962c2eddbfe7cce879acb06f9b4f205789e57b7 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Mon Sep 13 15:24:47 2021 -0700 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Sep 14 16:06:20 2021 +0200 |
tree | 730803f821783aa05bc69ed02ca8522305447560 | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f [diff] |
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>