commit | 7a30f2affa4f7be87c0f6f1b69897a7ca9c4bad0 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Jan 21 15:56:44 2015 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Jan 28 12:32:17 2015 +0100 |
tree | 662f1ff8a180bdc1f2eb22c1b8cc7cb684e0416c | |
parent | 862b5dcf9f2055ce6d1c9b0f6553079b7ee61b20 [diff] |
mmc: block: Remove unnecessary temporary variable Directly return the result of mmc_blk_alloc_req() instead of assigning and returning the variable md. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>