diff options
author | Krzysztof Kozlowski | 2021-06-02 13:20:11 +0200 |
---|---|---|
committer | David S. Miller | 2021-06-03 13:59:08 -0700 |
commit | 2c95e6c7e558f20d309c1385a8bf3ed9da48491e (patch) | |
tree | b7865498fe82af782693953fbc82092776f6f57c /include/linux/dsa | |
parent | a58224040f2df8381146e7cfba9d657d5683ded1 (diff) |
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>
Diffstat (limited to 'include/linux/dsa')
0 files changed, 0 insertions, 0 deletions