x86/extable: Tidy up redundant handler functions
authorThomas Gleixner <tglx@linutronix.de>
Wed, 8 Sep 2021 13:29:12 +0000 (15:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Jul 2022 15:25:25 +0000 (17:25 +0200)
commitd3135da29e1ad79cdee3a6c3686a4f4d3942e87f
tree9ca002e149db5b84c3101b76570107270d37e723
parent823424905d03eefdaafa4c194ca775999998b2ba
x86/extable: Tidy up redundant handler functions

[ Upstream commit 326b567f82df0c4c8f50092b9af9a3014616fb3c ]

No need to have the same code all over the place.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210908132524.963232825@linutronix.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/mm/extable.c