Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

parisc: elf.h: delete a duplicated word

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>

authored by

Randy Dunlap and committed by
Helge Deller
961b658f 0e5a7ff6

+1 -1
+1 -1
arch/parisc/include/asm/elf.h
··· 152 152 /* The following are PA function descriptors 153 153 * 154 154 * addr: the absolute address of the function 155 - * gp: either the data pointer (r27) for non-PIC code or the 155 + * gp: either the data pointer (r27) for non-PIC code or 156 156 * the PLT pointer (r19) for PIC code */ 157 157 158 158 /* Format for the Elf32 Function descriptor */