[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210704095207.37342-1-colin.king@canonical.com>
Date: Sun, 4 Jul 2021 10:52:07 +0100
From: Colin King <colin.king@...onical.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] arch: Kconfig: Fix spelling mistake "seperate" -> "separate"
From: Colin Ian King <colin.king@...onical.com>
Threre is a spelling mistake in the Kconfig text. Fix it.
Signed-off-by: Colin Ian King <colin.king@...onical.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
Powered by blists - more mailing lists