linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] sh: Kconfig: Style cleanups
@ 2022-05-25 12:40 Juerg Haefliger
  2022-05-25 12:40 ` [PATCH 1/4] sh: Kconfig: Fix indentation Juerg Haefliger
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Juerg Haefliger @ 2022-05-25 12:40 UTC (permalink / raw)
  To: ysato, dalias, linux-sh; +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.

Juerg Haefliger (4):
  sh: Kconfig: Fix indentation
  sh: Kconfig.cpu: Fix indentation
  sh/boards: Kconfig: Fix indentation
  sh/mm: Kconfig: Fix indentation

 arch/sh/Kconfig        | 24 ++++++++++++------------
 arch/sh/Kconfig.cpu    |  2 +-
 arch/sh/boards/Kconfig | 12 ++++++------
 arch/sh/mm/Kconfig     |  6 +++---
 4 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-05-27 12:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25 12:40 [PATCH 0/4] sh: Kconfig: Style cleanups Juerg Haefliger
2022-05-25 12:40 ` [PATCH 1/4] sh: Kconfig: Fix indentation Juerg Haefliger
2022-05-26  8:21   ` Sergei Shtylyov
2022-05-27 12:02     ` [PATCH 1/4 v2] sh: Kconfig: Fix indentation and remove trailing whitespaces Juerg Haefliger
2022-05-25 12:40 ` [PATCH 2/4] sh: Kconfig.cpu: Fix indentation Juerg Haefliger
2022-05-25 16:14   ` Sergei Shtylyov
2022-05-25 18:31     ` [PATCH 2/4 v2] sh: Kconfig.cpu: Remove trailing whitespace Juerg Haefliger
2022-05-25 12:40 ` [PATCH 3/4] sh/boards: Kconfig: Fix indentation Juerg Haefliger
2022-05-25 18:34   ` Sergei Shtylyov
2022-05-27 12:04     ` [PATCH 3/4 v2] sh/boards: Kconfig: Fix indentation and remove trailing whitespaces Juerg Haefliger
2022-05-25 12:40 ` [PATCH 4/4] sh/mm: Kconfig: Fix indentation Juerg Haefliger
2022-05-26  8:13   ` Sergei Shtylyov
2022-05-27 12:05     ` [PATCH 4/4 v2] " 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).