From: Randy Dunlap Date: Tue, 21 Jul 2020 21:00:22 +0000 (-0700) Subject: parisc: elf.h: delete a duplicated word X-Git-Tag: v5.9-rc1~152^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=961b658fea67b56af14b531ed6e9743d2fb38152;p=thirdparty%2Fkernel%2Fstable.git parisc: elf.h: delete a duplicated word Drop the repeated word "the". Signed-off-by: Randy Dunlap Cc: "James E.J. Bottomley" Cc: Helge Deller Cc: linux-parisc@vger.kernel.org Signed-off-by: Helge Deller --- diff --git a/arch/parisc/include/asm/elf.h b/arch/parisc/include/asm/elf.h index d00973aab7f18..301af07a04d49 100644 --- a/arch/parisc/include/asm/elf.h +++ b/arch/parisc/include/asm/elf.h @@ -152,7 +152,7 @@ /* The following are PA function descriptors * * addr: the absolute address of the function - * gp: either the data pointer (r27) for non-PIC code or the + * gp: either the data pointer (r27) for non-PIC code or * the PLT pointer (r19) for PIC code */ /* Format for the Elf32 Function descriptor */