public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches•com>
To: Anatolij Gustschin <agust@denx•de>, Scott Wood <oss@buserror•net>,
	Kumar Gala <galak@kernel•crashing.org>,
	Benjamin Herrenschmidt <benh@kernel•crashing.org>,
	 Paul Mackerras <paulus@samba•org>,
	Michael Ellerman <mpe@ellerman•id.au>,
	Geoff Levand <geoff@infradead•org>
Cc: linuxppc-dev@lists•ozlabs.org, linux-kernel@vger•kernel.org
Subject: Re: [PATCH] powerpc: Use pr_warn instead of pr_warning
Date: Fri, 25 Nov 2016 09:44:30 -0800	[thread overview]
Message-ID: <1480095870.19726.31.camel@perches.com> (raw)
In-Reply-To: <af9bcd9cdbc64f2c2638ba869979de003ba4671c.1477367819.git.joe@perches.com>

On Mon, 2016-10-24 at 21:00 -0700, Joe Perches wrote:
> At some point, pr_warning will be removed so all logging messages use
> a consistent <prefix>_warn style.
> 
> Update arch/powerpc/
> 
> Miscellanea:
> 
> o Coalesce formats
> o Realign arguments
> o Use %s, __func__ instead of embedded function names
> o Remove unnecessary line continuations

Ping?

> Signed-off-by: Joe Perches <joe@perches•com>
> ---
>  arch/powerpc/kernel/pci-common.c                |  4 ++--
>  arch/powerpc/mm/init_64.c                       |  5 ++---
>  arch/powerpc/mm/mem.c                           |  3 +--
>  arch/powerpc/platforms/512x/mpc512x_shared.c    |  4 ++--
>  arch/powerpc/platforms/85xx/socrates_fpga_pic.c |  7 +++----
>  arch/powerpc/platforms/86xx/mpc86xx_hpcn.c      |  2 +-
>  arch/powerpc/platforms/pasemi/dma_lib.c         |  4 ++--
>  arch/powerpc/platforms/powernv/opal.c           |  8 ++++----
>  arch/powerpc/platforms/powernv/pci-ioda.c       | 10 +++++-----
>  arch/powerpc/platforms/ps3/device-init.c        | 12 +++++-------
>  arch/powerpc/platforms/ps3/mm.c                 |  4 ++--
>  arch/powerpc/platforms/ps3/os-area.c            |  2 +-
>  arch/powerpc/platforms/pseries/iommu.c          |  8 +++-----
>  arch/powerpc/platforms/pseries/setup.c          |  4 ++--
>  arch/powerpc/sysdev/fsl_pci.c                   |  9 +++------
>  arch/powerpc/sysdev/mpic.c                      | 10 ++++------
>  arch/powerpc/sysdev/xics/icp-native.c           | 10 ++++------
>  arch/powerpc/sysdev/xics/ics-opal.c             |  4 +--
>  arch/powerpc/sysdev/xics/ics-rtas.c             |  4 ++--
>  arch/powerpc/sysdev/xics/xics-common.c          |  8 ++++----
>  20 files changed, 54 insertions(+), 68 deletions(-)
> 

  parent reply	other threads:[~2016-11-25 17:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-25  4:00 [PATCH] powerpc: Use pr_warn instead of pr_warning Joe Perches
2016-10-25 16:46 ` Geoff Levand
2016-11-25 17:44 ` Joe Perches [this message]
2017-12-12 11:39 ` Michael Ellerman
2017-12-12 11:48   ` Joe Perches

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1480095870.19726.31.camel@perches.com \
    --to=joe@perches$(echo .)com \
    --cc=agust@denx$(echo .)de \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=galak@kernel$(echo .)crashing.org \
    --cc=geoff@infradead$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=mpe@ellerman$(echo .)id.au \
    --cc=oss@buserror$(echo .)net \
    --cc=paulus@samba$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox