diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 17:29:35 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 12:40:26 +0100 |
commit | 26566eae80512d8a6b52e9d6f880f960893c96b4 (patch) | |
tree | 9dec3232e59450cb0021f294577776f2a3788e35 /net/nfc/netlink.c | |
parent | d039ef68e94eae81c13b0b39a18f0c3455491e4c (diff) |
ethernet/intel: Convert timers to use timer_setup()
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. Switches test of .data field to
.function, since .data will be going away.
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: intel-wired-lan@lists.osuosl.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/nfc/netlink.c')
0 files changed, 0 insertions, 0 deletions