mips: Convert pr_warning to pr_warn
authorJoe Perches <joe@perches.com>
Sat, 4 Oct 2014 16:50:42 +0000 (09:50 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:44:51 +0000 (07:44 +0100)
commit7178d2cdd9f5f70902dd0201ebcf01c9489c4afb
tree3fe2fbb9996549586e567aa06c17a5ed38515d57
parente5067c718b3a6ecc00351861b3655d8cdeb0b6d2
mips: Convert pr_warning to pr_warn

Use the much more common pr_warn instead of pr_warning
with the goal of removing pr_warning eventually.

Other miscellanea:

o Coalesce formats
o Realign arguments

Signed-off-by: Joe Perches <joe@perches.com>
Cc: linux-mips <linux-mips@linux-mips.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Patchwork: https://patchwork.linux-mips.org/patch/7935/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ar7/platform.c
arch/mips/include/asm/octeon/cvmx-pow.h
arch/mips/kernel/crash_dump.c
arch/mips/kernel/perf_event_mipsxx.c
arch/mips/kernel/setup.c
arch/mips/pci/pci-tx4939.c
arch/mips/txx9/generic/setup_tx4927.c
arch/mips/txx9/generic/setup_tx4938.c
arch/mips/txx9/generic/setup_tx4939.c