aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/head_64.S
diff options
context:
space:
mode:
authorGravatar Michael Ellerman <mpe@ellerman.id.au> 2022-05-19 00:26:29 +1000
committerGravatar Michael Ellerman <mpe@ellerman.id.au> 2022-05-22 15:59:43 +1000
commit87c78b612f4feccdcf4019351206ebe0e3dfe828 (patch)
treecdfc16609cbabba4941a5a42171b04d11bb2842b /arch/powerpc/kernel/head_64.S
parentselftests/powerpc/pmu/ebb: remove fixed_instruction.S (diff)
downloadlinux-87c78b612f4feccdcf4019351206ebe0e3dfe828.tar.gz
linux-87c78b612f4feccdcf4019351206ebe0e3dfe828.tar.bz2
linux-87c78b612f4feccdcf4019351206ebe0e3dfe828.zip
powerpc: Fix all occurences of "the the"
Rather than waiting for the bots to fix these one-by-one, fix all occurences of "the the" throughout arch/powerpc. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220518142629.513007-1-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/kernel/head_64.S')
-rw-r--r--arch/powerpc/kernel/head_64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/head_64.S b/arch/powerpc/kernel/head_64.S
index f85660d054bd..d3eea633d11a 100644
--- a/arch/powerpc/kernel/head_64.S
+++ b/arch/powerpc/kernel/head_64.S
@@ -111,7 +111,7 @@ __secondary_hold_acknowledge:
#ifdef CONFIG_RELOCATABLE
/* This flag is set to 1 by a loader if the kernel should run
* at the loaded address instead of the linked address. This
- * is used by kexec-tools to keep the the kdump kernel in the
+ * is used by kexec-tools to keep the kdump kernel in the
* crash_kernel region. The loader is responsible for
* observing the alignment requirement.
*/