aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2017-04-05 11:19:31 -0700
committerDavid S. Miller <[email protected]>2017-04-06 13:33:17 -0700
commitd1db799e968bf6677ac88a90729945ce0eb3ede5 (patch)
treed136a749e2fdc5fa279c824cd48e659e2818bfb1 /tools/perf/scripts/python/syscall-counts.py
parent5865ccce7eac9bb520d7dacfb48cb72764ed10c3 (diff)
net: dsa: loop: Initialize err in dsa_loop_vlan_dump
Dan's static checker reported the following: drivers/net/dsa/dsa_loop.c:223 dsa_loop_port_vlan_dump() error: uninitialized symbol 'err'. which could happen if we do hit the continue statement for each iteration of the loop. Initialize err to 0 here. Reported-by: Dan Carpenter <[email protected]> Fixes: 98cd1552ea27 ("net: dsa: Mock-up driver") Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions