linux/drivers/nfc/nfcmrvl
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
..
fw_dnld.c nfc: mrvl: correct minor coding style violations 2021-05-31 21:32:30 -07:00
fw_dnld.h nfc: mrvl: use SPDX-License-Identifier 2021-05-31 21:31:09 -07:00
i2c.c nfc: mrvl: use SPDX-License-Identifier 2021-05-31 21:31:09 -07:00
Kconfig nfc: Fix Kconfig indentation 2019-11-20 12:30:40 -08:00
main.c nfc: mrvl: use SPDX-License-Identifier 2021-05-31 21:31:09 -07:00
Makefile
nfcmrvl.h nfc: mrvl: correct minor coding style violations 2021-05-31 21:32:30 -07:00
spi.c nfc: mrvl: use SPDX-License-Identifier 2021-05-31 21:31:09 -07:00
uart.c nfc: mrvl: simplify with module_driver 2021-05-31 21:32:37 -07:00
usb.c nfc: mrvl: reduce the scope of local variables 2021-06-03 13:59:08 -07:00