Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752805AbdGMVLB (ORCPT ); Thu, 13 Jul 2017 17:11:01 -0400 Received: from gateway24.websitewelcome.com ([192.185.50.66]:25455 "EHLO gateway24.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751216AbdGMVK7 (ORCPT ); Thu, 13 Jul 2017 17:10:59 -0400 Date: Thu, 13 Jul 2017 16:10:56 -0500 Message-ID: <20170713161056.Horde.jVvECgjHYS4t4jiD4hqm2WC@gator4166.hostgator.com> From: "Gustavo A. R. Silva" To: Joe Perches Cc: Mark Brown , Takashi Iwai , Timur Tabi , Nicolin Chen , Xiubo Li , Fabio Estevam , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [alsa-devel] [PATCH] ASoC: fsl_asrc: constify snd_soc_dai_ops structure References: <20170713072351.GA1485@embeddedgus> <20170713101630.odml56qmsvgxqj64@sirena.org.uk> <20170713101814.Horde.q8OhHejhvSALVEt2o11aUTW@gator4166.hostgator.com> <1499969891.4457.59.camel@perches.com> In-Reply-To: <1499969891.4457.59.camel@perches.com> User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator4166.hostgator.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - embeddedor.com X-BWhitelist: no X-Source-IP: 108.167.133.22 X-Exim-ID: 1dVlNx-0030cf-0Q X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: gator4166.hostgator.com [108.167.133.22]:44367 X-Source-Auth: garsilva@embeddedor.com X-Email-Count: 1 X-Source-Cap: Z3V6aWRpbmU7Z3V6aWRpbmU7Z2F0b3I0MTY2Lmhvc3RnYXRvci5jb20= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1522 Lines: 48 Hi Joe, Quoting Joe Perches : > On Thu, 2017-07-13 at 10:18 -0500, Gustavo A. R. Silva wrote: >> Hi Mark, >> >> Quoting Mark Brown : >> >> > On Thu, Jul 13, 2017 at 09:32:41AM +0200, Takashi Iwai wrote: >> > >> > > please stop posting in this style. It's really annoying to see >> > > spontaneously popping-up almost same patch for more than two hours >> > > long. >> > > If you have a series of the same fix patches, send them as a patch >> > > set in a shot with a thread. git-send-email does it right. >> > > I don't mind a couple of patches posted separately, but this is over >> > > the limit. >> > >> > Or at least just collect them up and send them all at one time even if >> > not as a single thread (you don't want to CC everyone affected by a >> > single patch in the set on everything, that's harder to avoid when >> > sending a series via git, but it can be confusing to get one item in a >> > large patch series without context). >> >> I like this idea better. I will do so next time. :) > > I don't it's better. > > It's not that confusing if the 0/n patch cover letter is cc'd > to all the appropriate mailing lists and all the [1..n]/n > patches are sent with in-reply-to of the cover letter and > send to the maintainers and appropriate mailing lists. I ended up following your suggestions: https://lkml.org/lkml/2017/7/13/739 (Notice that these are new patches. Not related to the ones I previously sent) Much appreciated Thanks! -- Gustavo A. R. Silva