staging: ipath: ipath_sdma: Use setup_timer
authorMuhammad Falak R Wani <falakreyaz@gmail.com>
Sun, 25 Oct 2015 10:17:32 +0000 (15:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 19:09:16 +0000 (04:09 +0900)
commit7cc918a8565e2a7f6df78cb46777091a862fee54
tree1cf31235d67ac772c8bae526fe3c55fc6b990acc
parent567ae32ad87c8778965350b189a36d757293c82d
staging: ipath: ipath_sdma: Use setup_timer

Use the timer API function setup_timer instead of init_timer, removing
the structure field assignments.

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rdma/ipath/ipath_sdma.c
This page took 0.026204 seconds and 5 git commands to generate.