• Kees Cook's avatar
    hwrng/xgene-rng: Convert timers to use timer_setup() · 200d24d6
    Kees Cook authored
    In preparation for unconditionally passing the struct timer_list pointer to
    all timer callbacks, switch to using the new timer_setup() and from_timer()
    to pass the timer pointer explicitly.
    
    Cc: Matt Mackall <mpm@selenic.com>
    Cc: Herbert Xu <herbert@gondor.apana.org.au>
    Cc: linux-crypto@vger.kernel.org
    Signed-off-by: default avatarKees Cook <keescook@chromium.org>
    200d24d6
xgene-rng.c 11.7 KB