Re: [PATCH v2] net: smc91c92_cs: Use setup_timer and mod_timer

From: David Miller
Date: Sun Mar 01 2015 - 13:56:04 EST


From: Vaishali Thakkar <vthakkar1994@xxxxxxxxx>
Date: Fri, 27 Feb 2015 23:40:24 +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/