The patch titled Subject: autofs4: comment typo: remove a a doubled word has been added to the -mm tree. Its filename is autofs4-comment-typo-remove-a-a-doubled-word.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/autofs4-comment-typo-remove-a-a-doubled-word.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/autofs4-comment-typo-remove-a-a-doubled-word.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: NeilBrown <neilb@xxxxxxx> Subject: autofs4: comment typo: remove a a doubled word Signed-off-by: NeilBrown <neilb@xxxxxxx> Acked-by: Ian Kent <raven@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/autofs4/root.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN fs/autofs4/root.c~autofs4-comment-typo-remove-a-a-doubled-word fs/autofs4/root.c --- a/fs/autofs4/root.c~autofs4-comment-typo-remove-a-a-doubled-word +++ a/fs/autofs4/root.c @@ -373,7 +373,7 @@ static struct vfsmount *autofs4_d_automo * this because the leaves of the directory tree under the * mount never trigger mounts themselves (they have an autofs * trigger mount mounted on them). But v4 pseudo direct mounts - * do need the leaves to to trigger mounts. In this case we + * do need the leaves to trigger mounts. In this case we * have no choice but to use the list_empty() check and * require user space behave. */ _ Patches currently in -mm which might be from neilb@xxxxxxx are autofs4-remove-unused-autofs4_ispending.patch autofs4-remove-a-redundant-assignment.patch autofs4-comment-typo-remove-a-a-doubled-word.patch autofs4-remove-some-unused-inline-functions.patch autofs4-dont-take-spinlock-when-not-needed-in-autofs4_lookup_expiring.patch linux-next.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html