mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:24:31 +01:00
The 'syscall' argument of syscall_trace_enter() is immediately overwritten before any real use and serves only as a local variable, so drop the parameter. No functional change intended. Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260128031934.3906955-2-ruanjinjie@huawei.com |
||
|---|---|---|
| .. | ||
| common.c | ||
| common.h | ||
| Makefile | ||
| syscall-common.c | ||
| syscall_user_dispatch.c | ||
| virt.c | ||