From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752213AbcGAQXz (ORCPT ); Fri, 1 Jul 2016 12:23:55 -0400 Received: from smtprelay0215.hostedemail.com ([216.40.44.215]:39285 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751680AbcGAQXw (ORCPT ); Fri, 1 Jul 2016 12:23:52 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::,RULES_HIT:41:355:379:541:599:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1540:1593:1594:1711:1730:1747:1777:1792:2393:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3867:3868:3870:3871:3872:3873:4321:4552:5007:6248:6691:10004:10400:10848:11026:11232:11658:11914:12043:12438:12517:12519:12740:13069:13311:13357:13439:13894:14659:14721:14777:21080:21433:30022:30054:30083: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: help90_1d68007e62b19 X-Filterd-Recvd-Size: 2466 Message-ID: <1467390199.21157.5.camel@perches.com> Subject: Re: mfd: dm355evm_msp: Refactoring for add_child() From: Joe Perches To: SF Markus Elfring Cc: Lee Jones , LKML , kernel-janitors@vger.kernel.org, Julia Lawall Date: Fri, 01 Jul 2016 09:23:19 -0700 In-Reply-To: <447162e7-5183-e589-74bc-0023a1442ebd@users.sourceforge.net> References: <566ABCD9.1060404@users.sourceforge.net> <5682D228.7070902@users.sourceforge.net> <20160111082922.GB14104@x1> <05b7db2a-437a-60ac-d289-71d2150e7f5f@users.sourceforge.net> <20160608111442.GB14888@dell> <75c1cc23-3a2d-db78-d0f2-b5934b18e828@users.sourceforge.net> <20160628150725.GL24982@dell> <20160628163146.GG29166@dell> <69e96aa0-f3d9-d70d-c3ec-d39b5e9d9f14@users.sourceforge.net> <1467318883.24287.171.camel@perches.com> <447162e7-5183-e589-74bc-0023a1442ebd@users.sourceforge.net> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.2-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2016-07-01 at 16:40 +0200, SF Markus Elfring wrote: > > > > Can you please fix your email client to _not_ send References: > > and In-reply-to: headers when sending new patches? > I prefer to associate some patches with previous relevant > discussion directly. > > > > > > Even better would be to use git send-email for these patches. > This command can also support a parameter like "--thread", can't it? yes, good to see you can read documentation. > Would you like point any more views out about communication styles? Actually, yes. Just because you've submitted a similar patch, an independent patch like this one, doesn't need to refer to those patches you've previously submitted. For instance, your "References:" for this email imply some association to a patch series you submitted "[PATCH v3 0/3] gianfar: Fine-tuning for gfar_ethflow_to_filer_table()" for no obvious reason.  What is this reason? From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Fri, 01 Jul 2016 16:23:19 +0000 Subject: Re: mfd: dm355evm_msp: Refactoring for add_child() Message-Id: <1467390199.21157.5.camel@perches.com> List-Id: References: <566ABCD9.1060404@users.sourceforge.net> <5682D228.7070902@users.sourceforge.net> <20160111082922.GB14104@x1> <05b7db2a-437a-60ac-d289-71d2150e7f5f@users.sourceforge.net> <20160608111442.GB14888@dell> <75c1cc23-3a2d-db78-d0f2-b5934b18e828@users.sourceforge.net> <20160628150725.GL24982@dell> <20160628163146.GG29166@dell> <69e96aa0-f3d9-d70d-c3ec-d39b5e9d9f14@users.sourceforge.net> <1467318883.24287.171.camel@perches.com> <447162e7-5183-e589-74bc-0023a1442ebd@users.sourceforge.net> In-Reply-To: <447162e7-5183-e589-74bc-0023a1442ebd@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: SF Markus Elfring Cc: Lee Jones , LKML , kernel-janitors@vger.kernel.org, Julia Lawall On Fri, 2016-07-01 at 16:40 +0200, SF Markus Elfring wrote: > >=20 > > Can you please fix your email client to _not_ send References: > > and In-reply-to: headers when sending new patches? > I prefer to associate some patches with previous relevant > discussion directly. >=20 >=20 > >=20 > > Even better would be to use git send-email for these patches. > This command can also support a parameter like "--thread", can't it? yes, good to see you can read documentation. > Would you like point any more views out about communication styles? Actually, yes. Just because you've submitted a similar patch, an independent patch like this one, doesn't need to refer to those patches you've previously submitted. For instance, your "References:" for this email imply some association to a patch series you submitted "[PATCH v3 0/3] gianfar: Fine-tuning for gfar_ethflow_to_filer_table()" for no obvious reason. =A0What is this reason? -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html