linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: s3c: Kconfig: Style cleanups
@ 2022-05-23  6:42 Juerg Haefliger
  2022-05-23  6:42 ` [PATCH 1/3] ARM: s3c: Kconfig: Fix indentation Juerg Haefliger
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Juerg Haefliger @ 2022-05-23  6:42 UTC (permalink / raw)
  To: krzysztof.kozlowski, alim.akhtar, linux, linux-arm-kernel,
	linux-samsung-soc
  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 missing trailing comments to endif statements and replace
tabs before comments with whitespaces (which seems to be more common).

Juerg Haefliger (3):
  ARM: s3c: Kconfig: Fix indentation
  ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs
  ARM: s3c: Kconfig.s3c64xx: Fix indentation

 arch/arm/mach-s3c/Kconfig         | 14 +++++++-------
 arch/arm/mach-s3c/Kconfig.s3c24xx | 26 ++++++++++++--------------
 arch/arm/mach-s3c/Kconfig.s3c64xx | 16 ++++++++--------
 3 files changed, 27 insertions(+), 29 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-06-09 18:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23  6:42 [PATCH 0/3] ARM: s3c: Kconfig: Style cleanups Juerg Haefliger
2022-05-23  6:42 ` [PATCH 1/3] ARM: s3c: Kconfig: Fix indentation Juerg Haefliger
2022-05-23  6:42 ` [PATCH 2/3] ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs Juerg Haefliger
2022-05-23  6:58   ` Alim Akhtar
2022-05-23  6:42 ` [PATCH 3/3] ARM: s3c: Kconfig.s3c64xx: Fix indentation Juerg Haefliger
2022-06-06  9:13 ` [PATCH 0/3] ARM: s3c: Kconfig: Style cleanups Krzysztof Kozlowski
2022-06-06  9:14   ` Krzysztof Kozlowski
2022-06-07  6:59     ` Juerg Haefliger
2022-06-09  8:21     ` [PATCH 0/3 v3] " Juerg Haefliger
2022-06-09  8:21       ` [PATCH 1/3 v3] ARM: s3c: Kconfig: Fix indentation Juerg Haefliger
2022-06-09  8:21       ` [PATCH 2/3 v3] ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs Juerg Haefliger
2022-06-09  8:21       ` [PATCH 3/3 v3] ARM: s3c: Kconfig.s3c64xx: Fix indentation Juerg Haefliger
2022-06-09 18:36       ` [PATCH 0/3 v3] ARM: s3c: Kconfig: Style cleanups Krzysztof Kozlowski

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).