kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device"
@ 2020-12-07 15:51 Colin King
  2021-05-27 13:45 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2020-12-07 15:51 UTC (permalink / raw)
  To: Linus Walleij, Imre Kaloz, Krzysztof Halasa, Russell King,
	linux-arm-kernel
  Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is spelling mistake in the prompt text in the Kconfig. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 arch/arm/mach-ixp4xx/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig
index f7211b57b1e7..7cf06c4fd8e7 100644
--- a/arch/arm/mach-ixp4xx/Kconfig
+++ b/arch/arm/mach-ixp4xx/Kconfig
@@ -7,7 +7,7 @@ comment "IXP4xx Platforms"
 
 config MACH_IXP4XX_OF
 	bool
-	prompt "Devce Tree IXP4xx boards"
+	prompt "Device Tree IXP4xx boards"
 	default y
 	select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
 	select I2C
-- 
2.29.2

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

* Re: [PATCH] ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device"
  2020-12-07 15:51 [PATCH] ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device" Colin King
@ 2021-05-27 13:45 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2021-05-27 13:45 UTC (permalink / raw)
  To: Colin King
  Cc: Linus Walleij, Imre Kaloz, Krzysztof Halasa, Russell King,
	Linux ARM, kernel-janitors, linux-kernel

On Mon, Dec 7, 2020 at 4:51 PM Colin King <colin.king@canonical.com> wrote:

> From: Colin Ian King <colin.king@canonical.com>
>
> There is spelling mistake in the prompt text in the Kconfig. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Patch applied.

Yours,
Linus Walleij

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

end of thread, other threads:[~2021-05-27 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 15:51 [PATCH] ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device" Colin King
2021-05-27 13:45 ` Linus Walleij

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