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>
Wed, 12 Oct 2022 07:53:27 +0000 (09:53 +0200)
commit6827af886be812bd65d3c9d607c8c2950c1e47d0
tree3f465c3704d079de78af6063158e4ae65125cbbd
parentf386b373e9f7b3df9ae74e8a4a29e8a5ab6195a1
um: Cleanup syscall_handler_t cast in syscalls_32.h

[ Upstream commit 61670b4d270c71219def1fbc9441debc2ac2e6e9 ]

Like in f4f03f299a56ce4d73c5431e0327b3b6cb55ebb9
"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