Skip to content

Commit 961b658

Browse files
rddunlaphdeller
authored andcommitted
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>
1 parent 0e5a7ff commit 961b658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • arch/parisc/include/asm

arch/parisc/include/asm/elf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
/* The following are PA function descriptors
153153
*
154154
* 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
156156
* the PLT pointer (r19) for PIC code */
157157

158158
/* Format for the Elf32 Function descriptor */

0 commit comments

Comments
 (0)