diff options
author | Navid Emamdoost <navid.emamdoost@gmail.com> | 2019-07-24 01:04:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-29 09:26:38 +0300 |
commit | dd8f6058951ab4d90bbc2e4f10fee73f01a7bb1c (patch) | |
tree | 31419351b948929eddcab8ec165874a892789eff /drivers/nfc/st-nci/se.c | |
parent | a56c79efe4dc8ae560eb2c9a4b755d57c8c2e8f4 (diff) | |
download | linux-dd8f6058951ab4d90bbc2e4f10fee73f01a7bb1c.tar.xz |
st21nfca_connectivity_event_received: null check the allocation
[ Upstream commit 9891d06836e67324c9e9c4675ed90fc8b8110034 ]
devm_kzalloc may fail and return null. So the null check is needed.
Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/nfc/st-nci/se.c')
0 files changed, 0 insertions, 0 deletions