aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2018-06-12 08:05:55 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2018-06-12 12:31:19 -0700
commitea8781e5e70c14a98d62bc2bd19b57e71e773717 (patch)
tree626f40be02b23993580836416ca921beadffd9c1
parentMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff)
downloadlinux-dev-ea8781e5e70c14a98d62bc2bd19b57e71e773717.tar.xz
linux-dev-ea8781e5e70c14a98d62bc2bd19b57e71e773717.zip
autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
Fixes: a2225d931f75ddd3 ("autofs: remove left-over autofs4 stubs") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--fs/autofs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/autofs/Kconfig b/fs/autofs/Kconfig
index 55c3930a907b..eaebcd430cc3 100644
--- a/fs/autofs/Kconfig
+++ b/fs/autofs/Kconfig
@@ -4,7 +4,7 @@ config AUTOFS4_FS
help
This name exists for people to just automatically pick up the
new name of the autofs Kconfig option. All it does is select
- thenew new option name.
+ the new option name.
It will go away in a release or two as people have
transitioned to just plain AUTOFS_FS.