x86/extable: Get rid of redundant macros
authorThomas Gleixner <tglx@linutronix.de>
Wed, 8 Sep 2021 13:29:13 +0000 (15:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Jul 2022 15:25:25 +0000 (17:25 +0200)
commit3e6392ba3dceb8fef2db9d3095d503531ded2a0a
tree3c2d807ae04e0d1de1a6ab0515ff424daedd1482
parentd3135da29e1ad79cdee3a6c3686a4f4d3942e87f
x86/extable: Get rid of redundant macros

[ Upstream commit 32fd8b59f91fcd3bf9459aa72d90345735cc2588 ]

No point in defining the identical macros twice depending on C or assembly
mode. They are still identical.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210908132525.023659534@linutronix.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/include/asm/asm.h