The patch titled Subject: autofs: fix doubled word has been added to the -mm tree. Its filename is autofs-fix-doubled-word.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/autofs-fix-doubled-word.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/autofs-fix-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/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Subject: autofs: fix doubled word Change doubled word "is" to "it is". Link: http://lkml.kernel.org/r/5a82befd-40f8-8dc0-3498-cbc0436cad9b@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Acked-by: Ian Kent <raven@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/uapi/linux/auto_dev-ioctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/uapi/linux/auto_dev-ioctl.h~autofs-fix-doubled-word +++ a/include/uapi/linux/auto_dev-ioctl.h @@ -82,7 +82,7 @@ struct args_ismountpoint { /* * All the ioctls use this structure. * When sending a path size must account for the total length - * of the chunk of memory otherwise is is the size of the + * of the chunk of memory otherwise it is the size of the * structure. */ _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are linux-sched-mmh-drop-duplicated-words-in-comments.patch mm-drop-duplicated-words-in-linux-pgtableh.patch mm-drop-duplicated-words-in-linux-mmh.patch autofs-fix-doubled-word.patch