diff options
author | Krzysztof Kozlowski <[email protected]> | 2021-06-02 13:20:11 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-03 13:59:08 -0700 |
commit | 2c95e6c7e558f20d309c1385a8bf3ed9da48491e (patch) | |
tree | b7865498fe82af782693953fbc82092776f6f57c /net/tipc | |
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 <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions