Skip to content
Commit fe821915 authored by Asaf Vertz's avatar Asaf Vertz Committed by Ulf Hansson
Browse files

mmc: block: fix format string warning



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: default avatarAsaf Vertz <asaf.vertz@tandemg.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 9cd0ef2b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment