[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150301.135548.40525453362807361.davem@davemloft.net>
Date: Sun, 01 Mar 2015 13:55:48 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: vthakkar1994@...il.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: 8390: pcnet_cs: Use setup_timer and mod_timer
From: Vaishali Thakkar <vthakkar1994@...il.com>
Date: Fri, 27 Feb 2015 23:53:03 +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@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists