From 8dce39c231af554932f8ab0d671e077ab6db9e46 Mon Sep 17 00:00:00 2001 From: Li Zefan Date: Mon, 5 Nov 2007 14:51:10 -0800 Subject: time: fix inconsistent function names in comments Signed-off-by: Li Zefan Cc: Thomas Gleixner Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- kernel/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/timer.c') diff --git a/kernel/timer.c b/kernel/timer.c index fb4e67d5dd6..00e44e2afd6 100644 --- a/kernel/timer.c +++ b/kernel/timer.c @@ -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) -- cgit v1.2.3