projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72738a9
)
[PARISC] fix trivial spelling nit in asm/linkage.h
author
Kyle McMartin
<kyle@parisc-linux.org>
Wed, 30 May 2007 06:14:36 +0000
(
02:14
-0400)
committer
Kyle McMartin
<kyle@minerva.i.cabal.ca>
Wed, 30 May 2007 06:14:36 +0000
(
02:14
-0400)
Noticed by John David Anglin.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
include/asm-parisc/linkage.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-parisc/linkage.h
b/include/asm-parisc/linkage.h
index cdb470921ace299823c52470f5aa38acb05d5563..ad8cd0d069eabd1a69fd6b802028950067b2e05e 100644
(file)
--- 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 independen
d
lines.
+ * exclamation mark is used to seperate independen
t
lines.
*/
#ifdef __ASSEMBLY__