Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755376AbbFPGkh (ORCPT ); Tue, 16 Jun 2015 02:40:37 -0400 Received: from mail-db3on0121.outbound.protection.outlook.com ([157.55.234.121]:48192 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751798AbbFPGk3 convert rfc822-to-8bit (ORCPT ); Tue, 16 Jun 2015 02:40:29 -0400 From: "DHANAPAL, GNANACHANDRAN (G.)" To: Sudip Mukherjee CC: "gregkh@linuxfoundation.org" , "devel@driverdev.osuosl.org" , "mdcasey@chabloom.com" , "mateusz.kulikowski@gmail.com" , "kuleshovmail@gmail.com" , "vthakkar1994@gmail.com" , "lambert.quentin@gmail.com" , "linux-kernel@vger.kernel.org" , "himangi774@gmail.com" , "joe@perches.com" , "behanw@converseincode.com" , "mahati.chamarthy@gmail.com" , "kolbeinnkarls@gmail.com" Subject: Re: [PATCH v2] Staging: rtl8192e: Timer setup using macro rather assignment Thread-Topic: [PATCH v2] Staging: rtl8192e: Timer setup using macro rather assignment Thread-Index: AQHQp3wIAGowPrJ21UGZpr0PIfeQtJ2urOYAgAADmoA= Date: Tue, 16 Jun 2015 06:40:26 +0000 Message-ID: <20150616064321.GA19912@visteon-gnana> References: <20150615143726.GA15323@visteon-gnana> <20150616063028.GB3943@sudip-PC> In-Reply-To: <20150616063028.GB3943@sudip-PC> Accept-Language: en-IN, ta-IN, ml-IN, te-IN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: gmail.com; dkim=none (message not signed) header.d=none; x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [74.112.164.130] x-microsoft-exchange-diagnostics: 1;AM3PR06MB0853;3:SVfZVssiylaXkfCUmQcGAbG5VWZDDSEeqE7RmvcukvzWDYr+sYrV1lcaC5d1m8y+wQnj9nIatJxUsaPkVCpiptpYkojOMvkeoPZJv4DGG/+1OR0YUzMEYEf1uJBVuLe7NFjlB7gdgDVbL4fYcoIfiA==;10:w5/oAKsLMjlDMDZ5k053sFTH82Vv1Dy7NRHVcgzi3i07eIDm2V5oH7OZDEJD3sjjTk4wYfWFD25uv70qozMTvMium9eBJ4iiiFXsoXGSva0=;6:ow9cX55vJ4u+sgHMcrCahbG0i7gemEE5YCkP3iAwaoeZ+B1pbWCLrhTIGXNNfNSM x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:AM3PR06MB0853; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(5005006)(520003)(3002001);SRVR:AM3PR06MB0853;BCL:0;PCL:0;RULEID:;SRVR:AM3PR06MB0853; x-forefront-prvs: 06098A2863 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(24454002)(51704005)(33716001)(76176999)(50986999)(33656002)(110136002)(87936001)(2950100001)(189998001)(106116001)(19580405001)(102836002)(77096005)(92566002)(2860100001)(5001920100001)(2900100001)(46102003)(62966003)(77156002)(2656002)(5001960100002)(19580395003)(66066001)(5002640100001)(122556002)(54356999)(86362001)(40100003);DIR:OUT;SFP:1102;SCL:1;SRVR:AM3PR06MB0853;H:AM3PR06MB0856.eurprd06.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-ID: <761DA32AEBFAC049BD1B56F42EEC4B9F@eurprd06.prod.outlook.com> Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: visteon.com X-MS-Exchange-CrossTenant-originalarrivaltime: 16 Jun 2015 06:40:26.6422 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 7a147aaf-01ec-498c-80a1-e34a8c63c548 X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM3PR06MB0853 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 894 Lines: 22 On Tue, Jun 16, 2015 at 12:00:28PM +0530, Sudip Mukherjee wrote: > On Mon, Jun 15, 2015 at 03:00:34PM +0000, DHANAPAL, GNANACHANDRAN (G.) wrote: > > This patch shall replaces user defined timer setup function with > > standard timer setup macro. Also removes init_timer, because timer can > > be initialized in setup_timer macro as well. > > > > Signed-off-by: Gnanachandran Dhanapal > You forgot to add your From: and as a result your email From: name > is not matching with your Signed-off-by: name. > > regards > sudip Thanks for the comments. I'm sending v3 with valid From: field added. Cheers Gnanachandran Dhanapal -- 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/