linux_dsm_epyc7002/drivers/nfc/st21nfcb
Christophe Ricard df2566fe37 NFC: st21nfcb: Remove inappropriate kfree on a previously devm_kzalloc pointer
In case of an error during driver probe, info pointer was freed with kfree.
No need to free anything when using devm_kzalloc.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-09-07 23:56:48 +02:00
..
i2c.c NFC: st21nfcb: Remove useless new line in nfc_err call 2014-09-07 23:56:48 +02:00
Kconfig
Makefile
ndlc.c
ndlc.h
st21nfcb.c NFC: st21nfcb: Remove inappropriate kfree on a previously devm_kzalloc pointer 2014-09-07 23:56:48 +02:00
st21nfcb.h