Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754043AbbERQ0Q (ORCPT ); Mon, 18 May 2015 12:26:16 -0400 Received: from smtprelay0013.hostedemail.com ([216.40.44.13]:53136 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753763AbbERQ0H (ORCPT ); Mon, 18 May 2015 12:26:07 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3868:3870:3871:3874:4321:5007:6261:6691:6742:7576:10004:10400:10848:11232:11658:11914:12517:12519:12740:13069:13161:13229:13311:13357:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: nose62_3507ad44d5949 X-Filterd-Recvd-Size: 1994 Message-ID: <1431966363.2870.24.camel@perches.com> Subject: Re: [PATCH] Staging: rtl8192e: Timer setup using macro rather assignment From: Joe Perches To: Sudip Mukherjee Cc: "DHANAPAL, GNANACHANDRAN (G.)" , "gregkh@linuxfoundation.org" , "lambert.quentin@gmail.com" , "mdcasey@chabloom.com" , "julia.lawall@lip6.fr" , "kolbeinnkarls@gmail.com" , "himangi774@gmail.com" , "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" , "Babu, Viswanathan (V.)" Date: Mon, 18 May 2015 09:26:03 -0700 In-Reply-To: <20150518160528.GA2927@sudip-PC> References: <20150518144539.GA10481@visteon-gnana> <20150518160528.GA2927@sudip-PC> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 902 Lines: 23 On Mon, 2015-05-18 at 21:35 +0530, Sudip Mukherjee wrote: > On Mon, May 18, 2015 at 02:44:15PM +0000, DHANAPAL, GNANACHANDRAN (G.) wrote: > > setup_timer is used for timer parameter setup rather than direct > > assignment > > > > Signed-off-by: Gnanachandran Dhanapal > > your From: name and Signed-off-by: names are not matching. They should > be same. If there's a specific "From: " in the _body_ of the email, that's true, but the sender email "From: " header and the Signed-off-by: line do not have to match. A "From: " line in the email body should only be used when the patch is from a different sender than the sign-off. -- 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/