2022-05-24 09:05:29

by Juerg Haefliger

[permalink] [raw]
Subject: [PATCH 3/3] m68k: Kconfig.machine: Add endif comment

Add missing trailing endif comment.

Signed-off-by: Juerg Haefliger <[email protected]>
---
arch/m68k/Kconfig.machine | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine
index eeab4f3e6c19..623b6d89f51f 100644
--- a/arch/m68k/Kconfig.machine
+++ b/arch/m68k/Kconfig.machine
@@ -474,4 +474,4 @@ config ROMKERNEL

endchoice

-endif
+endif # !MMU || COLDFIRE
--
2.32.0



2022-07-06 09:40:31

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH 3/3] m68k: Kconfig.machine: Add endif comment

On Tue, May 24, 2022 at 9:58 AM Juerg Haefliger
<[email protected]> wrote:
> Add missing trailing endif comment.
>
> Signed-off-by: Juerg Haefliger <[email protected]>

Reviewed-by: Geert Uytterhoeven <[email protected]>
i.e. will queue in the m68k for-v5.20 branch.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds