Re: [PATCH] net: pasemi: Use setup_timer and mod_timer

From: David Miller
Date: Sun Mar 01 2015 - 14:00:53 EST


From: Vaishali Thakkar <vthakkar1994@xxxxxxxxx>
Date: Sat, 28 Feb 2015 00:20:59 +0530

> Use timer API functions setup_timer and mod_timer instead
> of structure assignments as they are standard way to set
> the timer and to update the expire field of an active timer
> respectively.
>
> This is done using Coccinelle and semantic patch used for
> this is as follows:
...
> Signed-off-by: Vaishali Thakkar <vthakkar1994@xxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/