From: Geert Uytterhoeven Date: Tue, 12 Jun 2018 06:05:55 +0000 (+0200) Subject: autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description X-Git-Tag: v4.18-rc1~44 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ea8781e5e70c14a98d62bc2bd19b57e71e773717;p=users%2Fhch%2Fblock.git 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 Signed-off-by: Linus Torvalds --- 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.