tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereference
authorChristophe Ricard <christophe.ricard@gmail.com>
Tue, 2 Dec 2014 20:06:03 +0000 (21:06 +0100)
committerPeter Huewe <peterhuewe@gmx.de>
Sat, 17 Jan 2015 13:00:09 +0000 (14:00 +0100)
If !client the kernel mays oops in dev_info when doing client->dev.

Reported-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>

No differences found