aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
diff options
context:
space:
mode:
authorGravatar Randy Dunlap <rdunlap@infradead.org> 2020-07-21 14:00:22 -0700
committerGravatar Helge Deller <deller@gmx.de> 2020-07-28 11:22:05 +0200
commit961b658fea67b56af14b531ed6e9743d2fb38152 (patch)
tree01851026021eced80427ce6232673eef1a33dd86 /arch/parisc
parentparisc: Report bad pages as HardwareCorrupted (diff)
downloadlinux-961b658fea67b56af14b531ed6e9743d2fb38152.tar.gz
linux-961b658fea67b56af14b531ed6e9743d2fb38152.tar.bz2
linux-961b658fea67b56af14b531ed6e9743d2fb38152.zip
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>
Diffstat (limited to 'arch/parisc')
-rw-r--r--arch/parisc/include/asm/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/include/asm/elf.h b/arch/parisc/include/asm/elf.h
index d00973aab7f1..301af07a04d4 100644
--- a/arch/parisc/include/asm/elf.h
+++ b/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 */