Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geert Uytterhoeven and committed by
Linus Torvalds
ea8781e5 b357bf60

+1 -1
+1 -1
fs/autofs/Kconfig
··· 4 4 help 5 5 This name exists for people to just automatically pick up the 6 6 new name of the autofs Kconfig option. All it does is select 7 - thenew new option name. 7 + the new option name. 8 8 9 9 It will go away in a release or two as people have 10 10 transitioned to just plain AUTOFS_FS.