linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PARISC: elf.h: delete a duplicated word
@ 2020-07-21 21:00 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2020-07-21 21:00 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, James E.J. Bottomley, Helge Deller, linux-parisc

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
---
 arch/parisc/include/asm/elf.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/parisc/include/asm/elf.h
+++ linux-next-20200720/arch/parisc/include/asm/elf.h
@@ -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 */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-21 21:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-21 21:00 [PATCH] PARISC: elf.h: delete a duplicated word Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).