diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 15:52:31 -0700 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-10-18 11:55:53 -0400 |
commit | a9346abed52f08e3e0ceb66d51f527ea11698d3c (patch) | |
tree | 0f83282697a2d1e6dabcb15ed22040fef0f86af1 /crypto | |
parent | 2ec46d68464c26fc524ebf75afe42964266ea73e (diff) |
RDMA/cxgb4: 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. Also removes an unused timer and
drops a redundant initialization.
Cc: Steve Wise <swise@chelsio.com>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Sean Hefty <sean.hefty@intel.com>
Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
Cc: linux-rdma@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions