mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 23:10:50 +07:00
[PATCH] update timekeeping_is_continuous comment
Signed-off-by: Daniel Walker <dwalker@mvista.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
28936117af
commit
9d63463114
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user