[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20070220163019.085494681@mvista.com>
Date: Tue, 20 Feb 2007 08:30:19 -0800
From: Daniel Walker <dwalker@...sta.com>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH -mm] update timekeeping_is_continuous comment
Signed-Off-By: Daniel Walker <dwalker@...sta.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)
{
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists