Fix misspelling of "successful" and variants in comments.
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>
This commit is contained in:
committed by
Jiri Kosina
parent
e34b7005e5
commit
634bad68bc
@ -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 */
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user