From: Daniel Walker Date: Thu, 1 Mar 2007 04:12:07 +0000 (-0800) Subject: [PATCH] update timekeeping_is_continuous comment X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9d6346311418d12e90cca9384e5fbbe2ffa18efb;p=linux-beck.git [PATCH] update timekeeping_is_continuous comment Signed-off-by: Daniel Walker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/kernel/timer.c b/kernel/timer.c index cb1b86a9c52f..d033313bf53c 100644 --- a/kernel/timer.c +++ b/kernel/timer.c @@ -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) {