linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: Kconfig: Style cleanups
@ 2022-05-17 14:14 Juerg Haefliger
  2022-05-17 14:14 ` [PATCH 1/3] ARM: Kconfig: Fix indentation and add comments Juerg Haefliger
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Juerg Haefliger @ 2022-05-17 14:14 UTC (permalink / raw)
  To: linux, 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.
  - CLeanup some stray/extra/erronous tabs and/or single quotes
    and/or whitespaces.

Juerg Haefliger (3):
  ARM: Kconfig: Fix indentation and add comments
  ARM: Kconfig-nommu: Fix indentation and quotes
  ARM: Kconfig.debug: Fix indentation

 arch/arm/Kconfig       | 38 +++++++++++++++++++-------------------
 arch/arm/Kconfig-nommu | 34 +++++++++++++++++-----------------
 arch/arm/Kconfig.debug | 35 +++++++++++++++++------------------
 3 files changed, 53 insertions(+), 54 deletions(-)

-- 
2.32.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-17 14:14 [PATCH 0/3] ARM: Kconfig: Style cleanups Juerg Haefliger
2022-05-17 14:14 ` [PATCH 1/3] ARM: Kconfig: Fix indentation and add comments Juerg Haefliger
2022-05-17 14:33   ` Russell King (Oracle)
2022-05-18  6:43     ` [PATCH v2 1/3] ARM: Kconfig: Fix indentation Juerg Haefliger
2022-05-17 14:14 ` [PATCH 2/3] ARM: Kconfig-nommu: Fix indentation and quotes Juerg Haefliger
2022-05-17 14:14 ` [PATCH 3/3] ARM: Kconfig.debug: Fix indentation Juerg Haefliger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).