]> git.baikalelectronics.ru Git - kernel.git/commit
um: Cleanup syscall_handler_t cast in syscalls_32.h
authorLukas Straub <lukasstraub2@web.de>
Fri, 26 Aug 2022 15:29:27 +0000 (15:29 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Oct 2022 05:54:37 +0000 (07:54 +0200)
commitb6599658f7938b1526c11a10042abe92dc59e3f8
tree89c59991eec0aea2fef95f13de3560da6ff3b519
parent8f7c7dd288517892388ad4c2e755a4123f88d85a
um: Cleanup syscall_handler_t cast in syscalls_32.h

[ Upstream commit 0e78f3b937d6ffe3e8bb142a87a332bf0ea19b93 ]

Like in 2876ef6f6af96f7b47ae446f1fba11dca79b5940
"um: Cleanup syscall_handler_t definition/cast, fix warning",
remove the cast to to fix the compiler warning.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/um/shared/sysdep/syscalls_32.h