From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751501AbdBYCxO (ORCPT ); Fri, 24 Feb 2017 21:53:14 -0500 Received: from smtprelay0004.hostedemail.com ([216.40.44.4]:60627 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751332AbdBYCxN (ORCPT ); Fri, 24 Feb 2017 21:53:13 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::,RULES_HIT:41:355:379:541:599:800:960:968:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2198:2199:2393:2553:2559:2562:2731:2828:2895:3138:3139:3140:3141:3142:3353:3622:3865:3866:3867:3868:3870:3871:3874:4321:5007:7514:7903:10004:10400:10848:11232:11658:11914:12663:12740:12760:12895:13069:13311:13357:13439:14096:14097:14181:14659:14721:14777:21080:21433:21451:30022:30054:30070:30083:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: voice05_1bbfacea71530 X-Filterd-Recvd-Size: 2207 Message-ID: <1487991188.14159.56.camel@perches.com> Subject: Re: [PATCH v2 6/6] staging: rtl8192e: Removed unnecessary parentheses From: Joe Perches To: SIMRAN SINGHAL , Greg KH Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com Date: Fri, 24 Feb 2017 18:53:08 -0800 In-Reply-To: References: <20170220171147.GA15849@singhal-Inspiron-5558> <20170224171711.GA3159@kroah.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.22.3-0ubuntu0.1 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 On Sat, 2017-02-25 at 04:18 +0530, SIMRAN SINGHAL wrote: > On Fri, Feb 24, 2017 at 10:47 PM, Greg KH wrote: > > On Mon, Feb 20, 2017 at 10:41:47PM +0530, simran singhal wrote: > > > Extra parentheses were causing checkpatch issues > > > and were removed. > > > > > > Signed-off-by: simran singhal > > > --- > > > > > > v2: > > > -Removed parentheses around argument of cast > > > -Removed cast > > > > I can't keep track of random patches in the middle of a series that is > > updated. > > > > Please fix up and resend the whole series, as a series, that are linked > > together in an email client, not as independent emails (i.e. use > > git-send-email properly). > > I am using mutt for sending patches. In mutt I have to send each patch > of a particular patch series one by one. So, they come as independent > emails. > > And, they all get mix because of the reason, if I started sending new patch > series and at the same time sending new versions of patches of previous > patch series, so because of which their order changes. > > So, please suggest me some better way, considering I am using mutt. git send-email