Files
android_kernel_xiaomi_sm8450/include/linux/mmc
Ulf Hansson f5c5179b9a mmc: core: Convert the error field in struct mmc_command|data into an int
Everybody expects the error field in the struct mmc_command|data to be
and int but it's actually an unsigned int. Let's convert it into an int
to meet the expectations.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-04-08 12:10:20 +02:00
..
2015-01-29 11:15:12 +01:00
2015-01-29 11:15:12 +01:00