kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arch: Kconfig: Fix spelling mistake "seperate" -> "separate"
@ 2021-07-04  9:52 Colin King
  0 siblings, 0 replies; only message in thread
From: Colin King @ 2021-07-04  9:52 UTC (permalink / raw)
  To: Andrew Morton; +Cc: kernel-janitors, linux-kernel

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

Threre is a spelling mistake in the Kconfig text. Fix it.

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

diff --git a/arch/Kconfig b/arch/Kconfig
index 0459b4882124..8dfcc72db29d 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -914,7 +914,7 @@ config HAVE_SOFTIRQ_ON_OWN_STACK
 	bool
 	help
 	  Architecture provides a function to run __do_softirq() on a
-	  seperate stack.
+	  separate stack.
 
 config PGTABLE_LEVELS
 	int
-- 
2.31.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-04  9:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-04  9:52 [PATCH] arch: Kconfig: Fix spelling mistake "seperate" -> "separate" Colin King

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