]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/syscalls: Remove unnecessary argument of filechk_syshdr
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 11 Nov 2024 13:45:53 +0000 (22:45 +0900)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 12 Nov 2024 13:01:30 +0000 (14:01 +0100)
commite17aca2005087ff501dd9e8f187627f91751c7d3
tree674e624f71fa61eee06b56af340bbc6ccf7cb9f0
parent0708967e2d56e370231fd07defa0d69f9ad125e8
s390/syscalls: Remove unnecessary argument of filechk_syshdr

The filechk_syshdr macro receives $@ in both cases, making the argument
redundant.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20241111134603.2063226-2-masahiroy@kernel.org
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/syscalls/Makefile