• Andrew Morton's avatar
    [PATCH] timer simplification · c6e7381d
    Andrew Morton authored
    From: george anzinger <george@mvista.com>
    
    Remove the `index' field from the timer structures.  It contains the same
    info as the timer_jiffies field.
    
    So just use the base->timer_jiffies field directly.
    c6e7381d
timer.c 31.3 KB