linux_dsm_epyc7002/drivers/infiniband/sw
Kees Cook a2930e5c44 IB/rdmavt: 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.

setup_timer() was already being called before the open-coded init_timer()
and .data assignment. These are removed as well.

Cc: Dennis Dalessandro <dennis.dalessandro@intel.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>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-10-18 11:48:19 -04:00
..
rdmavt IB/rdmavt: Convert timers to use timer_setup() 2017-10-18 11:48:19 -04:00
rxe IB/rxe: Handle NETDEV_CHANGE events 2017-08-28 19:12:36 -04:00
Makefile Soft RoCE driver 2016-08-04 11:13:12 -04:00