* [PATCH] ARM: omap1: Kconfig: Fix indentation
@ 2022-05-23 6:28 Juerg Haefliger
2022-06-28 6:12 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Juerg Haefliger @ 2022-05-23 6:28 UTC (permalink / raw)
To: aaro.koskinen, tony, linux, linux-arm-kernel, linux-omap
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.
Signed-off-by: Juerg Haefliger <juergh@canonical.com>
---
arch/arm/mach-omap1/Kconfig | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig
index 208c700c2455..f7088beec7ef 100644
--- a/arch/arm/mach-omap1/Kconfig
+++ b/arch/arm/mach-omap1/Kconfig
@@ -59,8 +59,8 @@ config MACH_OMAP_INNOVATOR
bool "TI Innovator"
depends on ARCH_OMAP15XX || ARCH_OMAP16XX
help
- TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
- have such a board.
+ TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
+ have such a board.
config MACH_OMAP_H2
bool "TI H2 Support"
@@ -87,7 +87,7 @@ config MACH_OMAP_OSK
depends on ARCH_OMAP16XX
help
TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
- if you have such a board.
+ if you have such a board.
config OMAP_OSK_MISTRAL
bool "Mistral QVGA board Support"
@@ -124,10 +124,10 @@ config MACH_OMAP_PALMZ71
bool "Palm Zire71"
depends on ARCH_OMAP15XX
help
- Support for the Palm Zire71 PDA. To boot the kernel,
- you'll need a PalmOS compatible bootloader; check out
- http://hackndev.com/palm/z71 for more information.
- Say Y here if you have such a PDA, say N otherwise.
+ Support for the Palm Zire71 PDA. To boot the kernel,
+ you'll need a PalmOS compatible bootloader; check out
+ http://hackndev.com/palm/z71 for more information.
+ Say Y here if you have such a PDA, say N otherwise.
config MACH_OMAP_PALMTT
bool "Palm Tungsten|T"
@@ -173,10 +173,10 @@ config MACH_OMAP_GENERIC
bool "Generic OMAP board"
depends on ARCH_OMAP15XX || ARCH_OMAP16XX
help
- Support for generic OMAP-1510, 1610 or 1710 board with
- no FPGA. Can be used as template for porting Linux to
- custom OMAP boards. Say Y here if you have a custom
- board.
+ Support for generic OMAP-1510, 1610 or 1710 board with
+ no FPGA. Can be used as template for porting Linux to
+ custom OMAP boards. Say Y here if you have a custom
+ board.
endmenu
--
2.32.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: omap1: Kconfig: Fix indentation
2022-05-23 6:28 [PATCH] ARM: omap1: Kconfig: Fix indentation Juerg Haefliger
@ 2022-06-28 6:12 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2022-06-28 6:12 UTC (permalink / raw)
To: Juerg Haefliger
Cc: aaro.koskinen, linux, linux-arm-kernel, linux-omap, linux-kernel,
Juerg Haefliger
* Juerg Haefliger <juerg.haefliger@canonical.com> [220523 09:24]:
> 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.
Thanks applying into omap-for-v5.20/omap1.
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-28 6:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-23 6:28 [PATCH] ARM: omap1: Kconfig: Fix indentation Juerg Haefliger
2022-06-28 6:12 ` Tony Lindgren
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).