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:
9cd0ef2
)
mmc: block: fix format string warning
author
Asaf Vertz
<asaf.vertz@tandemg.com>
Tue, 20 Jan 2015 16:33:35 +0000
(18:33 +0200)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 21 Jan 2015 08:41:34 +0000
(09:41 +0100)
Fixed the following warning (reported by cppcheck):
[drivers/mmc/card/block.c:2149]: (warning) %d in format string (no. 1)
requires 'int' but the argument type is 'unsigned int'.
Signed-off-by: Asaf Vertz <asaf.vertz@tandemg.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/card/block.c
patch
|
blob
|
history
diff --cc
drivers/mmc/card/block.c
Simple merge