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 <[email protected]> Cc: "James E.J. Bottomley" <[email protected]> Cc: Helge Deller <[email protected]> Cc: [email protected] Signed-off-by: Helge Deller <[email protected]>
1 parent 0e5a7ff commit 961b658

File tree

1 file changed

+1
-1
lines changed
  • arch/parisc/include/asm

1 file changed

+1
-1
lines changed

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)