projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2893611
)
[PATCH] update timekeeping_is_continuous comment
author
Daniel Walker
<dwalker@mvista.com>
Thu, 1 Mar 2007 04:12:07 +0000
(20:12 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 1 Mar 2007 22:53:36 +0000
(14:53 -0800)
Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/timer.c
patch
|
blob
|
history
diff --git
a/kernel/timer.c
b/kernel/timer.c
index
cb1b86a
..
d033313
100644
(file)
--- a/
kernel/timer.c
+++ b/
kernel/timer.c
@@
-908,7
+908,7
@@
static inline void change_clocksource(void) { }
#endif
/**
- * time
ofday
_is_continuous - check to see if timekeeping is free running
+ * time
keeping
_is_continuous - check to see if timekeeping is free running
*/
int timekeeping_is_continuous(void)
{