aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/socket.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2021-06-02 11:20:11 +0000
committerDavid S. Miller <[email protected]>2021-06-03 20:59:08 +0000
commit2c95e6c7e558f20d309c1385a8bf3ed9da48491e (patch)
treeb7865498fe82af782693953fbc82092776f6f57c /net/tipc/socket.c
parentnfc: mrvl: remove useless "continue" at end of loop (diff)
downloadkernel-2c95e6c7e558f20d309c1385a8bf3ed9da48491e.tar.gz
kernel-2c95e6c7e558f20d309c1385a8bf3ed9da48491e.zip
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/socket.c')
0 files changed, 0 insertions, 0 deletions