Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752238AbbFZNRm (ORCPT ); Fri, 26 Jun 2015 09:17:42 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:21373 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751864AbbFZNRe (ORCPT ); Fri, 26 Jun 2015 09:17:34 -0400 Date: Fri, 26 Jun 2015 16:17:06 +0300 From: Dan Carpenter To: Sunil Shahu Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, florian.c.schilhabel@googlemail.com, linux-kernel@vger.kernel.org, Larry.Finger@lwfinger.net Subject: Re: [PATCH v2] drivers: staging: rtl8712: remove unnecessary else statement Message-ID: <20150626131706.GR30834@mwanda> References: <20150619170513.GA4291@kroah.com> <1434972521-6692-1-git-send-email-shshahu@gmail.com> <20150622173422.GE28762@mwanda> <1435323911.4027.7.camel@sunil.sibshivalik.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1435323911.4027.7.camel@sunil.sibshivalik.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 884 Lines: 26 On Fri, Jun 26, 2015 at 06:35:11PM +0530, Sunil Shahu wrote: > Hi Dan, > > On Mon, 2015-06-22 at 20:34 +0300, Dan Carpenter wrote: > > > + u32 c = 0x12340000; > > ^^^^^^^^^^ > > In another follow on patch you can get rid of this. It is nonsense > > and > > it isn't used. > > By "follow on patch", did you mean that I should send v3 revision of my > patch or send a new patch after this patch gets applied to the tree? Send a new patch. You don't have to wait, you can just assume it will be merged and build on top of it. It will take a few weeks before your patch actually gets merged. regards, dan carpenter -- 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/