mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
2c95e6c7e5
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> |
||
---|---|---|
.. | ||
fw_dnld.c | ||
fw_dnld.h | ||
i2c.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
nfcmrvl.h | ||
spi.c | ||
uart.c | ||
usb.c |