All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: omap2: Kconfig: Fix indentation
@ 2022-05-23  6:30 ` Juerg Haefliger
  0 siblings, 0 replies; 4+ messages in thread
From: Juerg Haefliger @ 2022-05-23  6:30 UTC (permalink / raw)
  To: tony, linux, linux-omap, linux-arm-kernel; +Cc: linux-kernel, Juerg Haefliger

The convention for indentation seems to be a single tab. Help text is
further indented by an additional two whitespaces. Fix the lines that
violate these rules.

While at it, remove an extra empty line.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
---
 arch/arm/mach-omap2/Kconfig | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 02c253de9b6e..596918fd103c 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -122,7 +122,6 @@ config ARCH_OMAP2PLUS
 config OMAP_INTERCONNECT_BARRIER
 	bool
 	select ARM_HEAVY_MB
-	
 
 if ARCH_OMAP2PLUS
 
@@ -192,10 +191,10 @@ config MACH_OMAP2_TUSB6010
 	default y if MACH_NOKIA_N8X0
 
 config MACH_NOKIA_N810
-       bool
+	bool
 
 config MACH_NOKIA_N810_WIMAX
-       bool
+	bool
 
 config MACH_NOKIA_N8X0
 	bool "Nokia N800/N810"
-- 
2.32.0


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

* [PATCH] ARM: omap2: Kconfig: Fix indentation
@ 2022-05-23  6:30 ` Juerg Haefliger
  0 siblings, 0 replies; 4+ messages in thread
From: Juerg Haefliger @ 2022-05-23  6:30 UTC (permalink / raw)
  To: tony, linux, linux-omap, linux-arm-kernel; +Cc: linux-kernel, Juerg Haefliger

The convention for indentation seems to be a single tab. Help text is
further indented by an additional two whitespaces. Fix the lines that
violate these rules.

While at it, remove an extra empty line.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
---
 arch/arm/mach-omap2/Kconfig | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 02c253de9b6e..596918fd103c 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -122,7 +122,6 @@ config ARCH_OMAP2PLUS
 config OMAP_INTERCONNECT_BARRIER
 	bool
 	select ARM_HEAVY_MB
-	
 
 if ARCH_OMAP2PLUS
 
@@ -192,10 +191,10 @@ config MACH_OMAP2_TUSB6010
 	default y if MACH_NOKIA_N8X0
 
 config MACH_NOKIA_N810
-       bool
+	bool
 
 config MACH_NOKIA_N810_WIMAX
-       bool
+	bool
 
 config MACH_NOKIA_N8X0
 	bool "Nokia N800/N810"
-- 
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 related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: omap2: Kconfig: Fix indentation
  2022-05-23  6:30 ` Juerg Haefliger
@ 2022-06-28  5:51   ` Tony Lindgren
  -1 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2022-06-28  5:51 UTC (permalink / raw)
  To: Juerg Haefliger
  Cc: linux, linux-omap, linux-arm-kernel, linux-kernel, Juerg Haefliger

* Juerg Haefliger <juerg.haefliger@canonical.com> [220523 10:23]:
> The convention for indentation seems to be a single tab. Help text is
> further indented by an additional two whitespaces. Fix the lines that
> violate these rules.
> 
> While at it, remove an extra empty line.

Thanks applying into omap-for-v5.20/soc. I updated the patch for
empty line being now an extra tab.

Tony

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

* Re: [PATCH] ARM: omap2: Kconfig: Fix indentation
@ 2022-06-28  5:51   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2022-06-28  5:51 UTC (permalink / raw)
  To: Juerg Haefliger
  Cc: linux, linux-omap, linux-arm-kernel, linux-kernel, Juerg Haefliger

* Juerg Haefliger <juerg.haefliger@canonical.com> [220523 10:23]:
> The convention for indentation seems to be a single tab. Help text is
> further indented by an additional two whitespaces. Fix the lines that
> violate these rules.
> 
> While at it, remove an extra empty line.

Thanks applying into omap-for-v5.20/soc. I updated the patch for
empty line being now an extra tab.

Tony

_______________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2022-06-28  5:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23  6:30 [PATCH] ARM: omap2: Kconfig: Fix indentation Juerg Haefliger
2022-05-23  6:30 ` Juerg Haefliger
2022-06-28  5:51 ` Tony Lindgren
2022-06-28  5:51   ` Tony Lindgren

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.