The patch titled Subject: include/linux/xz.h: drop duplicated word has been added to the -mm tree. Its filename is xz-drop-duplicated-word-in-linux-xzh.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/xz-drop-duplicated-word-in-linux-xzh.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/xz-drop-duplicated-word-in-linux-xzh.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: include/linux/xz.h: drop duplicated word Drop the doubled word "than" in a comment. Link: http://lkml.kernel.org/r/05ebba7a-c1e4-01ae-fc7b-15c081b33f3e@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Cc: Lasse Collin <lasse.collin@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/xz.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/linux/xz.h~xz-drop-duplicated-word-in-linux-xzh +++ a/include/linux/xz.h @@ -28,7 +28,7 @@ * enum xz_mode - Operation mode * * @XZ_SINGLE: Single-call mode. This uses less RAM than - * than multi-call modes, because the LZMA2 + * multi-call modes, because the LZMA2 * dictionary doesn't need to be allocated as * part of the decoder state. All required data * structures are allocated at initialization, _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are ocfs2-suballoch-delete-a-duplicated-word.patch 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 highmem-linux-highmemh-fix-duplicated-words-in-a-comment.patch frontswap-linux-frontswaph-drop-duplicated-word-in-a-comment.patch memcontrol-drop-duplicate-word-and-fix-spello-in-linux-memcontrolh.patch clang-linux-compiler-clangh-drop-duplicated-word-in-a-comment.patch linux-exportfsh-drop-duplicated-word-in-a-comment.patch linux-async_txh-drop-duplicated-word-in-a-comment.patch xz-drop-duplicated-word-in-linux-xzh.patch autofs-fix-doubled-word.patch