mmc: Convert pr_warning to pr_warn
authorJoe Perches <joe@perches.com>
Fri, 12 Sep 2014 21:56:56 +0000 (14:56 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 24 Sep 2014 08:13:09 +0000 (10:13 +0200)
Use the much more common pr_warn instead of pr_warning.

Other miscellanea:

o Coalesce formats
o Realign arguments
o Remove extra spaces when coalescing formats

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

No differences found