WSL2-Linux-Kernel/drivers/nfc/st-nci
Alex Dewar 0eddbef648 nfc: st-nci: Remove unnecessary cast
In st_nci_hci_connectivity_event_received(), the return value of
devm_kzalloc() is unnecessarily cast from void*. Remove cast.

Issue identified with Coccinelle.

Signed-off-by: Alex Dewar <alex.dewar90@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-08-20 16:17:45 -07:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
core.c
i2c.c nfc: st-nci: remove redundant assignment to variable r 2019-07-02 12:00:50 -07:00
ndlc.c
ndlc.h
se.c nfc: st-nci: Remove unnecessary cast 2020-08-20 16:17:45 -07:00
spi.c
st-nci.h
vendor_cmds.c