commit | 3715ce57f4d26d09fc1813d157286abc5aa319a5 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Tue Feb 27 09:26:35 2018 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Mar 15 09:32:30 2018 +0100 |
tree | ca5720bdfd5716f9719ecda1d69ea1578cc791b1 | |
parent | 1e178270dfcf2b576b0060b382836219dcda83b5 [diff] |
mmc: sd: Remove redundant err assignment from mmc_read_switch Variable err would be firstly initialized by the return value of mmc_sd_switch(). Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>