lkml.org 
[lkml]   [2014]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH V2 03/36] hrtimer: fix routine names in comments
    Date
    As majority of this code came from existing kernel/timer.c, few comments still
    had name of routines from timers framework. Fix them.

    Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
    ---
    kernel/hrtimer.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/kernel/hrtimer.c b/kernel/hrtimer.c
    index 3c05140..c87e896 100644
    --- a/kernel/hrtimer.c
    +++ b/kernel/hrtimer.c
    @@ -142,7 +142,7 @@ static void hrtimer_get_softirq_time(struct hrtimer_cpu_base *base)
    * means that all timers which are tied to this base via timer->base are
    * locked, and the base itself is locked too.
    *
    - * So __run_timers/migrate_timers can safely modify all timers which could
    + * So __run_hrtimer/migrate_hrtimers can safely modify all timers which could
    * be found on the lists/queues.
    *
    * When the timer's base is locked, and the timer removed from list, it is
    --
    1.7.12.rc2.18.g61b472e


    \
     
     \ /
      Last update: 2014-04-04 09:01    [W:3.272 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site