[PATCH] autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description

From: Geert Uytterhoeven
Date: Tue Jun 12 2018 - 03:18:32 EST


Fixes: a2225d931f75ddd3 ("autofs: remove left-over autofs4 stubs")
Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
---
fs/autofs/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/autofs/Kconfig b/fs/autofs/Kconfig
index 55c3930a907b395e..eaebcd430cc3d404 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.
--
2.7.4