From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754607AbdBTRZK (ORCPT ); Mon, 20 Feb 2017 12:25:10 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:55393 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754339AbdBTRZJ (ORCPT ); Mon, 20 Feb 2017 12:25:09 -0500 Subject: Re: [PATCH 06/35] powerpc: Convert remaining uses of pr_warning to pr_warn To: Joe Perches , Anatolij Gustschin , Scott Wood , Kumar Gala , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman References: <37c7a30a9666c203b7fce26da1c489e8e33f241e.1487314667.git.joe@perches.com> Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org From: Geoff Levand Message-ID: Date: Mon, 20 Feb 2017 09:25:04 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <37c7a30a9666c203b7fce26da1c489e8e33f241e.1487314667.git.joe@perches.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/16/2017 11:11 PM, Joe Perches wrote: > To enable eventual removal of pr_warning > --- > arch/powerpc/platforms/ps3/device-init.c | 14 +++++++------- > arch/powerpc/platforms/ps3/mm.c | 4 ++-- > arch/powerpc/platforms/ps3/os-area.c | 2 +- PS3 parts look OK. -Geoff