Re: [PATCH 0/2] arm64: Kconfig: Style cleanups

From: Catalin Marinas
Date: Wed May 18 2022 - 09:53:44 EST


On Tue, 17 May 2022 16:16:46 +0200, Juerg Haefliger wrote:
> The majority of the Kconfig files use a single tab for basic indentation
> and a single tab followed by two whitespaces for help text indentation.
> Fix the lines that don't follow this convention.
>
> While at it:
> - Add trailing comments to endif/endmenu statements for better
> readability.
>
> [...]

Applied to arm64 (for-next/misc), thanks!

[1/2] arm64: Kconfig: Fix indentation and add comments
https://git.kernel.org/arm64/c/3cb7e662a930
[2/2] arm64: Kconfig.platforms: Add comments
https://git.kernel.org/arm64/c/aea3cb356c96

--
Catalin