diff options
author | Navid Emamdoost <navid.emamdoost@gmail.com> | 2019-07-24 00:04:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-25 20:47:10 +0200 |
commit | 9891d06836e67324c9e9c4675ed90fc8b8110034 (patch) | |
tree | 8ab57b046542288bebf5201f79617b58a64394da /drivers/soundwire | |
parent | tun: mark small packets as owned by the tap sock (diff) | |
download | linux-9891d06836e67324c9e9c4675ed90fc8b8110034.tar.xz linux-9891d06836e67324c9e9c4675ed90fc8b8110034.zip |
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>
Diffstat (limited to 'drivers/soundwire')
0 files changed, 0 insertions, 0 deletions