From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl0-x22b.google.com (mail-pl0-x22b.google.com [IPv6:2607:f8b0:400e:c01::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3yzZDY1G3jzDsFR for ; Sun, 17 Dec 2017 04:34:36 +1100 (AEDT) Received: by mail-pl0-x22b.google.com with SMTP id bi12so2322214plb.6 for ; Sat, 16 Dec 2017 09:34:36 -0800 (PST) Date: Sat, 16 Dec 2017 09:34:28 -0800 From: Nicolin Chen To: Timur Tabi Cc: Mark Brown , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, alsa-devel@alsa-project.org, fabio.estevam@nxp.com, mail@maciej.szmigiero.name, caleb@crome.org, lgirdwood@gmail.com, arnaud.mouiche@invoxia.com, lukma@denx.de, kernel@pengutronix.de Subject: Re: [PATCH v3 03/11] ASoC: fsl_ssi: Refine all comments Message-ID: <20171216173427.GA3840@Asurada> References: <1513207108-30430-1-git-send-email-nicoleotsuka@gmail.com> <1513207108-30430-4-git-send-email-nicoleotsuka@gmail.com> <3ee01787-9c38-6780-b247-b7d81769e53e@tabi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <3ee01787-9c38-6780-b247-b7d81769e53e@tabi.org> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, On Sat, Dec 16, 2017 at 10:27:06AM -0600, Timur Tabi wrote: > On 12/16/17 12:10 AM, Nicolin Chen wrote: > >Hi, > > > >I am outside so can't use mutt. Sorry for that. > > > >This comment is going to be replaced in the 2nd set anyway because the > >whole function will be replaced. > > So you're asking me to review comment changes that will soon be deleted? I never said "deleted". > Can you send out a new patch without changes to comments, so that I can > focus on the ones that matter? Please don't make any assumption. I am trying my best to do that. And that's the reason why I have this patch here. I have already done as much as I can to integrate all comments here. Thanks Nicolin