Commit 9d634631 authored by Daniel Walker's avatar Daniel Walker Committed by Linus Torvalds
Browse files

[PATCH] update timekeeping_is_continuous comment

parent 28936117
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
{