parisc: elf.h: delete a duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 21 Jul 2020 21:00:22 +0000 (14:00 -0700)
committerHelge Deller <deller@gmx.de>
Tue, 28 Jul 2020 09:22:05 +0000 (11:22 +0200)
Drop the repeated word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
Cc: Helge Deller <deller@gmx.de>
Cc: linux-parisc@vger.kernel.org
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/elf.h

index d00973aab7f186972151adbdb5f23090cb5f8d73..301af07a04d498ac1d5d74f30689376c3d0d0650 100644 (file)
 /* 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 */