linux/drivers/nfc
Krzysztof Kozlowski 2c95e6c7e5 nfc: mrvl: reduce the scope of local variables
In two places the 'ep_desc' and 'skb' local variables are used only
within if() or for() block, so they scope can be reduced which makes the
entire code slightly easier to follow.  No functional change.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-03 13:59:08 -07:00
..
fdp nfc: fdp: drop ftrace-like debugging messages 2021-05-31 21:31:08 -07:00
microread NFC: microread: Remove redundant assignment to variable err 2021-06-01 16:58:38 -07:00
nfcmrvl nfc: mrvl: reduce the scope of local variables 2021-06-03 13:59:08 -07:00
nxp-nci NFC: nxp-nci: Make firmware GPIO pin optional 2020-12-02 11:58:19 -08:00
pn533 nfc: pn533: drop unneeded braces {} in if 2021-05-31 21:32:37 -07:00
pn544 nfc: pn544: drop ftrace-like debugging messages 2021-05-31 21:32:37 -07:00
s3fwrn5 nfc: s3fwrn5: mark OF device ID tables as maybe unused 2021-05-28 15:05:56 -07:00
st21nfca nfc: st21nfca: drop ftrace-like debugging messages 2021-05-31 21:32:37 -07:00
st95hf nfc: st95hf: fix indentation to tabs 2021-05-31 21:32:37 -07:00
st-nci nfc: st-nci: drop ftrace-like debugging messages 2021-05-31 21:32:37 -07:00
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 nfc: mei_phy: drop ftrace-like debugging messages 2021-05-31 21:31:08 -07:00
mei_phy.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfcsim.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
port100.c nfc: port100: correct kerneldoc for structure 2021-05-28 15:05:55 -07:00
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