git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48d11e0
)
mmc: Convert pr_warning to pr_warn
author
Joe Perches
<joe@perches.com>
Fri, 12 Sep 2014 21:56:56 +0000
(14:56 -0700)
committer
Ulf 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