linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0151/1529] Fix typo
@ 2016-05-21 11:56 Andrea Gelmini
  0 siblings, 0 replies; only message in thread
From: Andrea Gelmini @ 2016-05-21 11:56 UTC (permalink / raw)
  To: linux-ia64

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/ia64/include/asm/module.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/ia64/include/asm/module.h b/arch/ia64/include/asm/module.h
index f31894b..874f3e1 100644
--- a/arch/ia64/include/asm/module.h
+++ b/arch/ia64/include/asm/module.h
@@ -10,7 +10,7 @@
  *	David Mosberger-Tang <davidm@hpl.hp.com>
  */
 
-struct elf64_shdr;			/* forward declration */
+struct elf64_shdr;			/* forward declaration */
 
 struct mod_arch_specific {
 	struct elf64_shdr *core_plt;	/* core PLT section */
-- 
2.8.2.534.g1f66975


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

only message in thread, other threads:[~2016-05-21 11:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-21 11:56 [PATCH 0151/1529] Fix typo Andrea Gelmini

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).