From 516a9491151d5f75911647dd44812f25ff24282d Mon Sep 17 00:00:00 2001
From: Kyle McMartin <kyle@parisc-linux.org>
Date: Wed, 30 May 2007 02:14:36 -0400
Subject: [PATCH] [PARISC] fix trivial spelling nit in asm/linkage.h

Noticed by John David Anglin.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
---
 include/asm-parisc/linkage.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/asm-parisc/linkage.h b/include/asm-parisc/linkage.h
index cdb470921ace2..ad8cd0d069eab 100644
--- a/include/asm-parisc/linkage.h
+++ b/include/asm-parisc/linkage.h
@@ -8,7 +8,7 @@
 
 /*
  * In parisc assembly a semicolon marks a comment while a
- * exclamation mark is used to seperate independend lines.
+ * exclamation mark is used to seperate independent lines.
  */
 #ifdef __ASSEMBLY__
 
-- 
2.30.2