Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752036AbbFZNFX (ORCPT ); Fri, 26 Jun 2015 09:05:23 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:33858 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751751AbbFZNFP (ORCPT ); Fri, 26 Jun 2015 09:05:15 -0400 Message-ID: <1435323911.4027.7.camel@sunil.sibshivalik.com> Subject: Re: [PATCH v2] drivers: staging: rtl8712: remove unnecessary else statement From: Sunil Shahu To: Dan Carpenter Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, florian.c.schilhabel@googlemail.com, linux-kernel@vger.kernel.org, Larry.Finger@lwfinger.net Date: Fri, 26 Jun 2015 18:35:11 +0530 In-Reply-To: <20150622173422.GE28762@mwanda> References: <20150619170513.GA4291@kroah.com> <1434972521-6692-1-git-send-email-shshahu@gmail.com> <20150622173422.GE28762@mwanda> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 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: 605 Lines: 17 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? -- 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/