From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750839AbdBQX5t (ORCPT ); Fri, 17 Feb 2017 18:57:49 -0500 Received: from mail-pg0-f65.google.com ([74.125.83.65]:35227 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750735AbdBQX5r (ORCPT ); Fri, 17 Feb 2017 18:57:47 -0500 Date: Fri, 17 Feb 2017 15:57:52 -0800 From: Nicolin Chen To: Mark Brown Cc: Joe Perches , Timur Tabi , Xiubo Li , Fabio Estevam , Krzysztof Kozlowski , Sangbeom Kim , Sylwester Nawrocki , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 35/35] sound/soc: Convert remaining uses of pr_warning to pr_warn Message-ID: <20170217235751.GA4125@Asurada-Nvidia> References: <3d93f7226ba34fede99f72ec038098a3d98a139a.1487314667.git.joe@perches.com> <20170217202844.GA8215@Asurada-Nvidia> <20170217234854.spi62waguwd7kpno@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170217234854.spi62waguwd7kpno@sirena.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 17, 2017 at 11:48:54PM +0000, Mark Brown wrote: > On Fri, Feb 17, 2017 at 12:28:44PM -0800, Nicolin Chen wrote: > > On Thu, Feb 16, 2017 at 11:11:48PM -0800, Joe Perches wrote: > > > To enable eventual removal of pr_warning > > > > > > This makes pr_warn use consistent for sound/soc > > > > > > Prior to this patch, there were 5 uses of pr_warning and > > > 10 uses of pr_warn in sound/soc > > > > > > Signed-off-by: Joe Perches > > > > For imx-audmux.c, > > I don't have this patch, perhaps it got caught in a spam filter or > perhaps it got deleted because as ever you're not using subject lines > reflecting the style for the subsystem. My bad that I didn't pay attention to the subject. Joe, please fix it in v2. Thanks. ASoC: Convert remaining uses of pr_warning to pr_warn