From: Colin Ian King <colin.king@xxxxxxxxxxxxx> Threre is a spelling mistake in the Kconfig text. Fix it. Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> --- 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