Signed-off-by: Olaf Hering <olaf at aepfle.de> --- kexec/arch/i386/kexec-bzImage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kexec/arch/i386/kexec-bzImage.c b/kexec/arch/i386/kexec-bzImage.c index 6998587..fd214a3 100644 --- a/kexec/arch/i386/kexec-bzImage.c +++ b/kexec/arch/i386/kexec-bzImage.c @@ -194,7 +194,7 @@ int do_bzImage_load(struct kexec_info *info, } /* Load the trampoline. This must load at a higher address - * the the argument/parameter segment or the kernel will stomp + * than the argument/parameter segment or the kernel will stomp * it's gdt. * * x86_64 purgatory code has got relocations type R_X86_64_32S -- 1.8.0.1