linux-stable/drivers/nfc
wengjianfeng eba43fac8d nfc: st-nci: remove unnecessary label
in st_nci_spi_write function, first assign a value to a variable then
goto exit label. return statement just follow the label and exit label
just used once, so we should directly return and remove exit label.

Signed-off-by: wengjianfeng <wengjianfeng@yulong.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-13 14:50:57 -07:00
..
fdp nfc/fdp: remove unnecessary assignment and label 2021-04-07 14:32:31 -07:00
microread mei: bus: change remove callback to return void 2021-02-09 09:30:16 +01:00
nfcmrvl
nxp-nci NFC: nxp-nci: Make firmware GPIO pin optional 2020-12-02 11:58:19 -08:00
pn533 nfc: pn533: remove redundant assignment 2021-04-12 13:23:03 -07:00
pn544 mei: bus: change remove callback to return void 2021-02-09 09:30:16 +01:00
s3fwrn5 nfc: s3fwrn5: remove unnecessary label 2021-04-06 16:24:20 -07:00
st-nci nfc: st-nci: remove unnecessary label 2021-04-13 14:50:57 -07:00
st21nfca nfc: remove unneeded break 2020-10-20 10:36:41 -07:00
st95hf
Kconfig nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00
Makefile nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00
mei_phy.c
mei_phy.h
nfcsim.c
port100.c
trf7970a.c nfc: fix typo 2021-01-25 19:35:26 -08:00
virtual_ncidev.c nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00