]> www.infradead.org Git - users/dwmw2/linux.git/commit
powerpc: Remove useless config comment in asm/percpu.h
authorJinjie Ruan <ruanjinjie@huawei.com>
Wed, 7 Aug 2024 02:56:04 +0000 (10:56 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 7 Aug 2024 12:49:19 +0000 (22:49 +1000)
commitfa740ca82277b476a49fee83c6fdb023656ef779
tree83150dc1a25816f3b163254ef5b0bbca2f70a82f
parentc4afe3eb04a5fc095a9e3b1b25691f9ed31a52d3
powerpc: Remove useless config comment in asm/percpu.h

commit 0db880fc865f ("powerpc: Avoid nmi_enter/nmi_exit in real mode
interrupt.") has a config comment typo, and the #if/#else/#endif section
is small and doesn't nest additional #ifdefs so the comment is useless
and should be removed completely.

Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240807025604.2817577-1-ruanjinjie@huawei.com
arch/powerpc/include/asm/percpu.h