The patch titled Subject: mm/zsmalloc.c: fix duplicated words has been added to the -mm tree. Its filename is mm-zsmallocc-fix-duplicated-words.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm-zsmallocc-fix-duplicated-words.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/mm-zsmallocc-fix-duplicated-words.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: mm/zsmalloc.c: fix duplicated words Change "as as" to "as a". Link: http://lkml.kernel.org/r/20200801173822.14973-16-rdunlap@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Reviewed-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/zsmalloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/zsmalloc.c~mm-zsmallocc-fix-duplicated-words +++ a/mm/zsmalloc.c @@ -79,7 +79,7 @@ /* * Object location (<PFN>, <obj_idx>) is encoded as - * as single (unsigned long) handle value. + * a single (unsigned long) handle value. * * Note that object index <obj_idx> starts from 0. * _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are ocfs2-suballoch-delete-a-duplicated-word.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 mm-compactionc-delete-duplicated-word.patch mm-filemapc-delete-duplicated-word.patch mm-hmmc-delete-duplicated-word.patch mm-hugetlbc-delete-duplicated-words.patch mm-memcontrolc-delete-duplicated-words.patch mm-memoryc-delete-duplicated-words.patch mm-migratec-delete-duplicated-word.patch mm-nommuc-delete-duplicated-words.patch mm-page_allocc-delete-or-fix-duplicated-words.patch mm-shmemc-delete-duplicated-word.patch mm-slab_commonc-delete-duplicated-word.patch mm-usercopyc-delete-duplicated-word.patch mm-vmscanc-delete-or-fix-duplicated-words.patch mm-zpoolc-delete-duplicated-word-and-fix-grammar.patch mm-zsmallocc-fix-duplicated-words.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