projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e34b700
)
Fix misspelling of "successful" and variants in comments.
author
Adam Buchbinder
<adam.buchbinder@gmail.com>
Fri, 18 Dec 2009 20:40:41 +0000
(15:40 -0500)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 5 Feb 2010 11:22:30 +0000
(12:22 +0100)
Some comments misspell "successful" or variants of the word; this
fixes them. No code changes.
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/mach-s5pc100/setup-sdhci.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s5pc100/setup-sdhci.c
b/arch/arm/mach-s5pc100/setup-sdhci.c
index 4385986a3da044ce31a25527508547a1e03e6072..ea7ff19adb9568f1b143f4177790d3595e92745a 100644
(file)
--- a/
arch/arm/mach-s5pc100/setup-sdhci.c
+++ b/
arch/arm/mach-s5pc100/setup-sdhci.c
@@
-28,8
+28,8
@@
char *s5pc100_hsmmc_clksrcs[4] = {
[0] = "hsmmc",
[1] = "hsmmc",
- /* [2] = "mmc_bus", not yet succes
fuu
ly used yet */
- /* [3] = "48m", - note not succesfully used yet */
+ /* [2] = "mmc_bus", not yet succes
sful
ly used yet */
+ /* [3] = "48m", - note not succes
s
fully used yet */
};