powerpc/module_64: Convert #ifdef to IS_ENABLED()
authorNaveen N Rao <naveen@kernel.org>
Wed, 30 Oct 2024 07:08:38 +0000 (12:38 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 31 Oct 2024 00:00:53 +0000 (11:00 +1100)
commitc12cfe9dee077763708e0a5cf3aca02a85b1e8ba
treec93ffed4424e6c1a1a0c09da406c43036083a6af
parent654b3fa61b817a46037197b73a7ac6d36d01df7e
powerpc/module_64: Convert #ifdef to IS_ENABLED()

Minor refactor for converting #ifdef to IS_ENABLED().

Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Naveen N Rao <naveen@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241030070850.1361304-6-hbathini@linux.ibm.com
arch/powerpc/kernel/module_64.c