Fix misspelling of "successful" and variants in comments.
authorAdam Buchbinder <adam.buchbinder@gmail.com>
Fri, 18 Dec 2009 20:40:41 +0000 (15:40 -0500)
committerJiri 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

index 4385986..ea7ff19 100644 (file)
@@ -28,8 +28,8 @@
 char *s5pc100_hsmmc_clksrcs[4] = {
        [0] = "hsmmc",
        [1] = "hsmmc",
-       /* [2] = "mmc_bus", not yet succesfuuly used yet */
-       /* [3] = "48m", - note not succesfully used yet */
+       /* [2] = "mmc_bus", not yet successfully used yet */
+       /* [3] = "48m", - note not successfully used yet */
 };