Commit 9d634631 authored by Daniel Walker's avatar Daniel Walker Committed by Linus Torvalds

[PATCH] update timekeeping_is_continuous comment

Signed-off-by: default avatarDaniel Walker <dwalker@mvista.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 28936117
......@@ -908,7 +908,7 @@ static inline void change_clocksource(void) { }
#endif
/**
* timeofday_is_continuous - check to see if timekeeping is free running
* timekeeping_is_continuous - check to see if timekeeping is free running
*/
int timekeeping_is_continuous(void)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment