]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory'...
authorChristophe Ricard <christophe.ricard@gmail.com>
Sun, 25 Jan 2015 22:33:27 +0000 (23:33 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 26 Jan 2015 22:14:34 +0000 (23:14 +0100)
commit12690dbf515dbe840cd438adc9e8cfadeb300494
tree46385d79dd9a6a0d3e44517be8c1fe5cc0cd43e8
parentcf09a8cb96121b9e41395b1a5ba2db738cc0f564
NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory' message

Remove unnecessary memory allocation message already shown by devm_kzalloc.
This remove a warning when running scripts/checkpatch.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/st21nfca/i2c.c