The patch titled Subject: ocfs2: suballoc.h: delete a duplicated word has been added to the -mm tree. Its filename is ocfs2-suballoch-delete-a-duplicated-word.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/ocfs2-suballoch-delete-a-duplicated-word.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/ocfs2-suballoch-delete-a-duplicated-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: ocfs2: suballoc.h: delete a duplicated word Drop the repeated word "is" in a comment. Link: http://lkml.kernel.org/r/20200720001421.28823-1-rdunlap@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Acked-by: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx> Cc: Mark Fasheh <mark@xxxxxxxxxx> Cc: Joel Becker <jlbec@xxxxxxxxxxxx> Cc: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/ocfs2/suballoc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/fs/ocfs2/suballoc.h~ocfs2-suballoch-delete-a-duplicated-word +++ a/fs/ocfs2/suballoc.h @@ -40,7 +40,7 @@ struct ocfs2_alloc_context { u64 ac_last_group; u64 ac_max_block; /* Highest block number to allocate. 0 is - is the same as ~0 - unlimited */ + the same as ~0 - unlimited */ int ac_find_loc_only; /* hack for reflink operation ordering */ struct ocfs2_suballoc_result *ac_find_loc_priv; /* */ _ 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 autofs-fix-doubled-word.patch