commit | a58a414fd5438f5ade6210ad0e8b14fbd6f503c5 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Jan 10 00:08:17 2006 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Tue Jan 10 00:08:17 2006 +0100 |
tree | 89c934be5760d7e26aadf88e90cb954e80591f9e | |
parent | f17578decc40df8fceff82b106582e30bdfb3189 [diff] |
spelling: s/usefull/useful/ Signed-off-by: Adrian Bunk <bunk@stusta.de>
diff --git a/arch/xtensa/kernel/time.c b/arch/xtensa/kernel/time.c index cb6e38e..937d81f 100644 --- a/arch/xtensa/kernel/time.c +++ b/arch/xtensa/kernel/time.c
@@ -201,7 +201,7 @@ if ((signed long)(get_ccount() - next) > 0) goto again; - /* Allow platform to do something usefull (Wdog). */ + /* Allow platform to do something useful (Wdog). */ platform_heartbeat();