commit | 6b3431c5567f1a1678c3c84d24f1402b07637473 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Fri Dec 04 06:36:00 2020 +0900 |
committer | Peng Fan <peng.fan@nxp.com> | Fri Feb 19 14:59:28 2021 +0800 |
tree | 0b073ed613cf91ccb8dc4c465642c845281bfdb1 | |
parent | b891c79860334021a161a511c5feeb1a83926298 [diff] |
mmc: initialize an err variable Initialize an err variable to 0. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reported-by: Coverity (CID: 313548) Reviewed-by: Tom Rini <trini@konsulko.com>