]> 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)
commit4d53af25bbc7fc9e74433be6a93e67a2d5d01d5d
tree46385d79dd9a6a0d3e44517be8c1fe5cc0cd43e8
parenta9ce5cc69d258bd7dcb9a97efef80b25f9d59749
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