mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
time: fix inconsistent function names in comments
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: john stultz <johnstul@us.ibm.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
001e09e86c
commit
8dce39c231
3 changed files with 3 additions and 3 deletions
|
@ -790,7 +790,7 @@ static unsigned long cmp_next_hrtimer_event(unsigned long now,
|
|||
}
|
||||
|
||||
/**
|
||||
* next_timer_interrupt - return the jiffy of the next pending timer
|
||||
* get_next_timer_interrupt - return the jiffy of the next pending timer
|
||||
* @now: current time (in jiffies)
|
||||
*/
|
||||
unsigned long get_next_timer_interrupt(unsigned long now)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue