* [PATCH -mm] update timekeeping_is_continuous comment
@ 2007-02-20 16:30 Daniel Walker
0 siblings, 0 replies; only message in thread
From: Daniel Walker @ 2007-02-20 16:30 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel
Signed-Off-By: Daniel Walker <dwalker@mvista.com>
---
kernel/timer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: linux-2.6.20/kernel/timer.c
===================================================================
--- linux-2.6.20.orig/kernel/timer.c
+++ linux-2.6.20/kernel/timer.c
@@ -908,7 +908,7 @@ static inline void change_clocksource(vo
#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)
{
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-02-20 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-20 16:30 [PATCH -mm] update timekeeping_is_continuous comment Daniel Walker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome