diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2020-03-13 12:20:20 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-03-26 15:15:09 +0100 |
commit | c72e8da06250390bb7759399a32fa0ab6f84e6d1 (patch) | |
tree | 042b6cb001465efe2d9be331312aa03317db2a32 /arch/x86/Kconfig.debug | |
parent | powerpc/smp: Drop superfluous NULL check (diff) | |
download | linux-c72e8da06250390bb7759399a32fa0ab6f84e6d1.tar.xz linux-c72e8da06250390bb7759399a32fa0ab6f84e6d1.zip |
powerpc/smp: Use IS_ENABLED() to avoid #ifdef
We can avoid the #ifdef by using IS_ENABLED() in the existing
condition check.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200313112020.28235-2-mpe@ellerman.id.au
Diffstat (limited to 'arch/x86/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions