All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: Kconfig: Style cleanups
@ 2022-05-17 14:16 ` Juerg Haefliger
  0 siblings, 0 replies; 8+ messages in thread
From: Juerg Haefliger @ 2022-05-17 14:16 UTC (permalink / raw)
  To: catalin.marinas, will, linux-arm-kernel; +Cc: linux-kernel, Juerg Haefliger

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.

Juerg Haefliger (2):
  arm64: Kconfig: Fix indentation and add comments
  arm64: Kconfig.platforms: Add comments

 arch/arm64/Kconfig           | 95 ++++++++++++++++++------------------
 arch/arm64/Kconfig.platforms |  2 +-
 2 files changed, 48 insertions(+), 49 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-05-18 13:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17 14:16 [PATCH 0/2] arm64: Kconfig: Style cleanups Juerg Haefliger
2022-05-17 14:16 ` Juerg Haefliger
2022-05-17 14:16 ` [PATCH 1/2] arm64: Kconfig: Fix indentation and add comments Juerg Haefliger
2022-05-17 14:16   ` Juerg Haefliger
2022-05-17 14:16 ` [PATCH 2/2] arm64: Kconfig.platforms: Add comments Juerg Haefliger
2022-05-17 14:16   ` Juerg Haefliger
2022-05-18 13:53 ` [PATCH 0/2] arm64: Kconfig: Style cleanups Catalin Marinas
2022-05-18 13:53   ` Catalin Marinas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.