tile: Use the more common pr_warn instead of pr_warning
authorJoe Perches <joe@perches.com>
Fri, 31 Oct 2014 17:50:46 +0000 (10:50 -0700)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 11 Nov 2014 20:51:42 +0000 (15:51 -0500)
commitf47436734dc89ece62654d4db8d08163a89dd7ca
tree1977a1e352588c026c87cc1fc34c93fabba6f2b7
parentebd25caf7d511312d1a9724ab5752e9e661dfe60
tile: Use the more common pr_warn instead of pr_warning

And other message logging neatening.

Other miscellanea:

o coalesce formats
o realign arguments
o standardize a couple of macros
o use __func__ instead of embedding the function name

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
25 files changed:
arch/tile/include/asm/io.h
arch/tile/include/asm/pgtable.h
arch/tile/include/asm/pgtable_64.h
arch/tile/kernel/hardwall.c
arch/tile/kernel/irq.c
arch/tile/kernel/kprobes.c
arch/tile/kernel/machine_kexec.c
arch/tile/kernel/messaging.c
arch/tile/kernel/module.c
arch/tile/kernel/pci.c
arch/tile/kernel/pci_gx.c
arch/tile/kernel/process.c
arch/tile/kernel/setup.c
arch/tile/kernel/signal.c
arch/tile/kernel/single_step.c
arch/tile/kernel/smpboot.c
arch/tile/kernel/stack.c
arch/tile/kernel/time.c
arch/tile/kernel/traps.c
arch/tile/kernel/unaligned.c
arch/tile/mm/fault.c
arch/tile/mm/homecache.c
arch/tile/mm/hugetlbpage.c
arch/tile/mm/init.c
arch/tile/mm/pgtable.c