linux-stable/net/nfc/nci
Gustavo A. R. Silva 03036184e9 nfc: nci: remove unnecessary null check
Remove unnecessary NULL check for pointer conn_info.
conn_info is set in list_for_each_entry() using container_of(),
which is never NULL.

Addresses-Coverity-ID: 1362349
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-06-23 00:34:18 +02:00
..
Kconfig NFC: NCI: move generic spi driver to a module 2015-10-27 04:21:38 +01:00
Makefile NFC: NCI: move generic spi driver to a module 2015-10-27 04:21:38 +01:00
core.c nfc: nci: remove unnecessary null check 2017-06-23 00:34:18 +02:00
data.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
hci.c networking: add and use skb_put_u8() 2017-06-16 11:48:40 -04:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
ntf.c nfc: nci: Add an additional parameter to identify a connection id 2016-05-04 01:43:21 +02:00
rsp.c nfc: nci: Add an additional parameter to identify a connection id 2016-05-04 01:43:21 +02:00
spi.c networking: add and use skb_put_u8() 2017-06-16 11:48:40 -04:00
uart.c networking: add and use skb_put_u8() 2017-06-16 11:48:40 -04:00