Commit 961b658f authored by Randy Dunlap's avatar Randy Dunlap Committed by Helge Deller
Browse files

parisc: elf.h: delete a duplicated word



Drop the repeated word "the".

Signed-off-by: default avatarRandy 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: default avatarHelge Deller <deller@gmx.de>
parent 0e5a7ff6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */