The patch titled Subject: include/linux/memcontrol.h: drop duplicate word and fix spello has been added to the -mm tree. Its filename is memcontrol-drop-duplicate-word-and-fix-spello-in-linux-memcontrolh.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/memcontrol-drop-duplicate-word-and-fix-spello-in-linux-memcontrolh.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/memcontrol-drop-duplicate-word-and-fix-spello-in-linux-memcontrolh.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/memcontrol.h: drop duplicate word and fix spello Drop the doubled word "for" in a comment. Fix spello of "incremented". Link: http://lkml.kernel.org/r/b04aa2e4-7c95-12f0-599d-43d07fb28134@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Acked-by: Chris Down <chris@xxxxxxxxxxxxxx> Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: Michal Hocko <mhocko@xxxxxxxxxx> Cc: Vladimir Davydov <vdavydov.dev@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/memcontrol.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/include/linux/memcontrol.h~memcontrol-drop-duplicate-word-and-fix-spello-in-linux-memcontrolh +++ a/include/linux/memcontrol.h @@ -72,8 +72,8 @@ struct mem_cgroup_id { /* * Per memcg event counter is incremented at every pagein/pageout. With THP, - * it will be incremated by the number of pages. This counter is used for - * for trigger some periodic events. This is straightforward and better + * it will be incremented by the number of pages. This counter is used + * to trigger some periodic events. This is straightforward and better * than using jiffies etc. to handle periodic memcg event. */ enum mem_cgroup_events_target { _ 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 autofs-fix-doubled-word.patch