Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753674AbbFSGIN (ORCPT ); Fri, 19 Jun 2015 02:08:13 -0400 Received: from mail-db3on0104.outbound.protection.outlook.com ([157.55.234.104]:13116 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751689AbbFSGIH convert rfc822-to-8bit (ORCPT ); Fri, 19 Jun 2015 02:08:07 -0400 From: "Abdul, Hussain (H.)" To: "gregkh@linuxfoundation.org" CC: "Ravindran, Madhusudhanan (M.)" , "Dighe, Niranjan (N.)" , "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/6] Staging: comedi: dmm32at: Simplify a trivial if-return sequence Thread-Topic: [PATCH 1/6] Staging: comedi: dmm32at: Simplify a trivial if-return sequence Thread-Index: AQHQqD1BRPRcRxF7rUSoeU7T5sOiag== Date: Fri, 19 Jun 2015 06:08:04 +0000 Message-ID: References: <1434463343-22343-1-git-send-email-habdul@visteon.com> <20150618230045.GB32238@kroah.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: linuxfoundation.org; dkim=none (message not signed) header.d=none; x-originating-ip: [74.112.164.117] x-microsoft-exchange-diagnostics: 1;DB5PR06MB1111;5:+JYOqSlRo7NNEP+Xg5kRKsrK+07cIqtAzBKORel09AEKYPMrT+bu1bzgb9vUdcBrTGzv1LDPZNbsjJdiCKkhxCug18/iYveBIteEPgGTKKOnZWa2QGsp9Y8gnmevPaXIW6zEFFtrt7/H54aqTx1zvw==;24:jFhgJjnwkdnwlcKKKpylmwG/2GVN9IT+mPlsdYJZ3iAu14vzv2lfs9nvoW8mWSnWVCIEEIZkrwDRuarMa8j6VaPFU0BPIIdlwHODiR8PTi4=;20:GjO3xOTify9QaMmZfMnbsVYOzSOn6UrscZcM0OD/Yv+oGOaxDFvol3FPpjz/113Whcqk8KlUc1Rl/p6LHT1qGg== x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DB5PR06MB1111; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:DB5PR06MB1111;BCL:0;PCL:0;RULEID:;SRVR:DB5PR06MB1111; x-forefront-prvs: 0612E553B4 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(51704005)(377454003)(164054003)(24454002)(110136002)(5001960100002)(50986999)(46102003)(92566002)(106116001)(76176999)(189998001)(54356999)(66066001)(2351001)(2501003)(2656002)(5003600100002)(19580395003)(19580405001)(77096005)(102836002)(87936001)(122556002)(74316001)(62966003)(77156002)(40100003)(76576001)(33656002)(5002640100001)(2900100001)(86362001);DIR:OUT;SFP:1102;SCL:1;SRVR:DB5PR06MB1111;H:DB5PR06MB1112.eurprd06.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: visteon.com X-MS-Exchange-CrossTenant-originalarrivaltime: 19 Jun 2015 06:08:04.6530 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 7a147aaf-01ec-498c-80a1-e34a8c63c548 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR06MB1111 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 835 Lines: 26 On Friday 19 June 2015 04:30 AM, gregkh@linuxfoundation.org wrote: > On Tue, Jun 16, 2015 at 02:03:44PM +0000, Abdul, Hussain (H.) wrote: >> From: Abdul Hussain >> >> This patch simplify a trivial if-return sequence. Possibly combine with >> a preceding function call. >> >> Signed-off-by: Abdul Hussain > Always use scripts/get_maintainer.pl to properly cc the maintainers > responsible for these drivers. > > Please fix this up and resend. > > thanks, > > greg k-h > Greg, I resent the patch set with all the maintainer in the CC. Thanks, Abdul -- 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/