summaryrefslogtreecommitdiff
path: root/fs/autofs
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 /fs/autofs
parentb357bf6023a948cf6a9472f07a1b0caac0e4f8e8 (diff)
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>
Diffstat (limited to 'fs/autofs')
-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.