[PATCH -mm] update timekeeping_is_continuous comment

From: Daniel Walker
Date: Tue Feb 20 2007 - 11:31:32 EST


Signed-Off-By: Daniel Walker <dwalker@xxxxxxxxxx>

---
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)
{
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/