diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2017-11-10 21:13:34 +0100 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2018-01-12 18:11:03 +0900 |
commit | bb7b4ef3704cfd25e30a36f76342df118ec24a25 (patch) | |
tree | 1c81bf8b3285c07757667bad7822ab05e65adaf6 /include/mmc.h | |
parent | 713e6815d953108a78bd33470ab90fc2ec5a7198 (diff) | |
download | u-boot-bb7b4ef3704cfd25e30a36f76342df118ec24a25.tar.gz |
mmc: sdhci: do not compare pointer to 0
data is defined as struct mmc_data *data.
So it should not be compared to 0.
Problem identified with Coccinelle.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/mmc.h')
0 files changed, 0 insertions, 0 deletions