commit | 9891d06836e67324c9e9c4675ed90fc8b8110034 | [log] [tgz] |
---|---|---|
author | Navid Emamdoost <navid.emamdoost@gmail.com> | Tue Jul 23 17:04:30 2019 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 25 11:47:10 2019 -0700 |
tree | 8ab57b046542288bebf5201f79617b58a64394da | |
parent | 4b663366246be1d1d4b1b8b01245b2e88ad9e706 [diff] |
st21nfca_connectivity_event_received: null check the allocation 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>