The patch titled Subject: mm/memory.c: fix spello of "function" has been added to the -mm tree. Its filename is mm-memoryc-fix-spello-of-function.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/mm-memoryc-fix-spello-of-function.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/mm-memoryc-fix-spello-of-function.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/memory.c: fix spello of "function" Fix typo/spello of "function". Link: https://lkml.kernel.org/r/e7bf180e-c558-b1d5-9a15-6d9708823c9c@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/memory.c~mm-memoryc-fix-spello-of-function +++ a/mm/memory.c @@ -3608,7 +3608,7 @@ static vm_fault_t do_set_pmd(struct vm_f /** * alloc_set_pte - setup new PTE entry for given page and add reverse page - * mapping. If needed, the fucntion allocates page table or use pre-allocated. + * mapping. If needed, the function allocates page table or use pre-allocated. * * @vmf: fault environment * @page: page to map _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are fs-ocfs2-delete-repeated-words-in-comments.patch fs-xattrc-fix-kernel-doc-warnings-for-setxattr-removexattr.patch x86-numa-add-nohmat-option-fix.patch mm-memoryc-fix-spello-of-function.patch fs-configfs-delete-repeated-words-in-comments.patch lib-bitmap-delete-duplicated-words.patch lib-libcrc32c-delete-duplicated-words.patch lib-decompress_bunzip2-delete-duplicated-words.patch lib-devres-delete-duplicated-words.patch lib-dynamic_queue_limits-delete-duplicated-words-fix-typo.patch lib-earlycpio-delete-duplicated-words.patch lib-radix-tree-delete-duplicated-words.patch lib-syscall-delete-duplicated-words.patch lib-test_sysctl-delete-duplicated-words.patch lib-mpi-fix-spello-of-functions.patch