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@xxxxxxxxxxx> > --- > 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! -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html