Re: [PATCH] powerpc: Fix all occurences of duplicate words

2022-07-29 Thread Michael Ellerman
On Mon, 18 Jul 2022 19:51:58 +1000, Michael Ellerman wrote: > Since commit 87c78b612f4f ("powerpc: Fix all occurences of "the the"") > fixed "the the", there's now a steady stream of patches fixing other > duplicate words. > > Just fix them all at once, to save the overhead of dealing with > indiv

[PATCH] powerpc: Fix all occurences of duplicate words

2022-07-18 Thread Michael Ellerman
Since commit 87c78b612f4f ("powerpc: Fix all occurences of "the the"") fixed "the the", there's now a steady stream of patches fixing other duplicate words. Just fix them all at once, to save the overhead of dealing with individual patches for each case. This leaves a few cases of "that that", wh