OSDN Git Service

powerpc: Fix all occurences of duplicate words
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 18 Jul 2022 09:51:58 +0000 (19:51 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 25 Jul 2022 02:05:15 +0000 (12:05 +1000)
commit2b461880c20777d317b4ad24ef040918860133ca
treed9d275dbb2db0d55c3d7212743b5755e9bb51576
parente7c45a08451e7a7499f1029522a70bbb15072be2
powerpc: Fix all occurences of duplicate words

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", which in some contexts is
correct.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220718095158.326606-1-mpe@ellerman.id.au
15 files changed:
arch/powerpc/crypto/aes-spe-glue.c
arch/powerpc/kernel/btext.c
arch/powerpc/kernel/eeh_driver.c
arch/powerpc/kernel/exceptions-64s.S
arch/powerpc/kernel/pci-common.c
arch/powerpc/kernel/pci_dn.c
arch/powerpc/kernel/ptrace/ptrace-vsx.c
arch/powerpc/kernel/trace/ftrace.c
arch/powerpc/kernel/watchdog.c
arch/powerpc/kvm/book3s_hv.c
arch/powerpc/mm/book3s64/hash_utils.c
arch/powerpc/platforms/4xx/cpm.c
arch/powerpc/platforms/powernv/vas-fault.c
arch/powerpc/platforms/pseries/eeh_pseries.c
arch/powerpc/platforms/pseries/papr_scm.c