Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1350261

Re: [PATCH] s390: Use pr_warn instead of pr_warning

From Heiko Carstens <heiko.carstens@de.ibm.com>
Newsgroups linux.kernel
Subject Re: [PATCH] s390: Use pr_warn instead of pr_warning
Date 2016-03-04 15:50 +0100
Message-ID <r8Zdf-89n-5@gated-at.bofh.it> (permalink)
References <r8Q0i-1kF-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 03, 2016 at 08:49:57PM -0800, Joe Perches wrote:
> Convert the uses of pr_warning to pr_warn so there are fewer
> uses of the old pr_warning.
> 
> Miscellanea:
> 
> o Align arguments
> o Coalesce formats
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  arch/s390/kernel/cpcmd.c         |  3 +--
>  arch/s390/kernel/debug.c         |  6 ++----
>  arch/s390/kernel/time.c          |  6 ++----
>  arch/s390/mm/extmem.c            | 16 +++++++---------
>  drivers/s390/block/dasd_devmap.c | 10 ++++------
>  drivers/s390/block/dasd_diag.c   | 28 +++++++++++++---------------
>  drivers/s390/block/dasd_genhd.c  |  4 ++--
>  drivers/s390/block/dasd_ioctl.c  |  5 ++---
>  drivers/s390/block/dasd_proc.c   |  5 ++---
>  drivers/s390/block/dcssblk.c     | 13 ++++++-------
>  drivers/s390/char/monreader.c    | 10 +++++-----
>  drivers/s390/char/sclp_cmd.c     | 27 ++++++++++++---------------
>  drivers/s390/char/sclp_cpi_sys.c |  6 ++----
>  drivers/s390/char/tape_core.c    |  4 ++--
>  drivers/s390/char/vmlogrdr.c     |  6 ++----
>  drivers/s390/cio/blacklist.c     |  9 ++++-----
>  drivers/s390/cio/ccwreq.c        | 13 ++++++-------
>  drivers/s390/cio/cio.c           |  2 +-
>  drivers/s390/cio/device.c        | 23 ++++++++++-------------
>  drivers/s390/net/lcs.c           |  4 ++--
>  drivers/s390/net/qeth_l3_main.c  |  2 +-
>  21 files changed, 88 insertions(+), 114 deletions(-)

Applied, thanks!

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] s390: Use pr_warn instead of pr_warning Joe Perches <joe@perches.com> - 2016-03-04 06:00 +0100
  Re: [PATCH] s390: Use pr_warn instead of pr_warning Heiko Carstens <heiko.carstens@de.ibm.com> - 2016-03-04 15:50 +0100

csiph-web