time: fix inconsistent function names in comments
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / kernel / timer.c
index fb4e67d5dd6032eab811202526a194aa004523ad..00e44e2afd67f5e4fdc0692ef4b453189a7d24a5 100644 (file)
@@ -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)