Skip to content
Snippets Groups Projects
Commit bb7b4ef3 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Jaehoon Chung
Browse files

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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 713e6815
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment