Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932158AbbBLDdo (ORCPT ); Wed, 11 Feb 2015 22:33:44 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:54440 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754242AbbBLDdn (ORCPT ); Wed, 11 Feb 2015 22:33:43 -0500 Date: Wed, 11 Feb 2015 19:40:45 -0800 (PST) Message-Id: <20150211.194045.834492460059492958.davem@davemloft.net> To: vthakkar1994@gmail.com Cc: w-lkml@lebenslange-mailadresse.de, balbi@ti.com, justinvanwijngaarden@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] drivers/net: Use setup_timer and mod_timer From: David Miller In-Reply-To: <20150211102950.GA23755@vaishali-Ideapad-Z570> References: <20150211102950.GA23755@vaishali-Ideapad-Z570> X-Mailer: Mew version 6.4 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.7 (shards.monkeyblade.net [149.20.54.216]); Wed, 11 Feb 2015 19:33:43 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 562 Lines: 17 From: Vaishali Thakkar Date: Wed, 11 Feb 2015 15:59:50 +0530 > This patch introduces the use of functions setup_timer > and mod_timer. > > This is done using Coccinelle and semantic patch used > for this as follows: ... > Signed-off-by: Vaishali Thakkar Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/