• Kees Cook's avatar
    net: atm/mpc: Stop using open-coded timer .data field · 5c658e19
    Kees Cook authored
    In preparation for unconditionally passing the struct timer_list pointer to
    all timer callbacks, switch to using an explicit static variable to hold
    additional expiration details.
    
    Cc: "David S. Miller" <davem@davemloft.net>
    Cc: Bhumika Goyal <bhumirks@gmail.com>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Cc: Alexey Dobriyan <adobriyan@gmail.com>
    Cc: "Reshetova, Elena" <elena.reshetova@intel.com>
    Cc: netdev@vger.kernel.org
    Signed-off-by: default avatarKees Cook <keescook@chromium.org>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    5c658e19
mpc.c 38.2 KB