projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2f273e
)
arch: Kconfig: fix spelling mistake "seperate" -> "separate"
author
Colin Ian King
<colin.king@canonical.com>
Wed, 8 Sep 2021 02:57:38 +0000
(19:57 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 8 Sep 2021 18:50:25 +0000
(11:50 -0700)
Threre is a spelling mistake in the Kconfig text. Fix it.
Link:
https://lkml.kernel.org/r/20210704095207.37342-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/Kconfig
patch
|
blob
|
history
diff --git
a/arch/Kconfig
b/arch/Kconfig
index 129df498a8e12c5d6e7da2ac14f9da3811e3d827..766e68b1e7038cbcc62cb306aad23ef6305fee3c 100644
(file)
--- a/
arch/Kconfig
+++ b/
arch/Kconfig
@@
-886,7
+886,7
@@
config HAVE_SOFTIRQ_ON_OWN_STACK
bool
help
Architecture provides a function to run __do_softirq() on a
- sep
e
rate stack.
+ sep
a
rate stack.
config PGTABLE_LEVELS
int