• Andrew Morton's avatar
    [PATCH] timer code cleanup · 4d888117
    Andrew Morton authored
    - Use list_head functions rather than open-coding them
    
    - Use time comparison macros rather than open-coding them
    
    - Hide some ifdefs
    
    - uninline internal_add_timer().  Saves half a kilobyte of text.
    4d888117
timer.c 30.9 KB