Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753710AbbFRXAt (ORCPT ); Thu, 18 Jun 2015 19:00:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59286 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753647AbbFRXAp (ORCPT ); Thu, 18 Jun 2015 19:00:45 -0400 Date: Thu, 18 Jun 2015 16:00:45 -0700 From: "gregkh@linuxfoundation.org" To: "Abdul, Hussain (H.)" 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 Message-ID: <20150618230045.GB32238@kroah.com> References: <1434463343-22343-1-git-send-email-habdul@visteon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434463343-22343-1-git-send-email-habdul@visteon.com> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 21 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 -- 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/