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)
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>

No differences found