• Andrew Morton's avatar
    [PATCH] MSEC_TO_JIFFIES to msec_to_jiffies · 5975a1db
    Andrew Morton authored
    Switch all users of MSEC[S]_TO_JIFFIES and JIFFIES_TO_MSEC[S] over to use
    jiffies_to_msecs() and msecs_to_jiffies().  Withdraw MSECS_TO_JIFFIES() and
    JIFFIES_TO_MSECS() from the kernel API.
    5975a1db
tekram.c 7 KB