aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-03-18 13:25:13 +1100
committerKalle Valo <[email protected]>2016-04-07 19:37:46 +0300
commit8b28310efe241339248e875400c6da16f5d91c1f (patch)
tree77f8184aaa6be4efff5958d5ed6877c432a6f055 /tools/perf/scripts/python/export-to-postgresql.py
parent1c76b4902c26c73283bb3578829dd0cfe53ce10a (diff)
rsi: Delete unnecessary variable initialisation
In rsi_send_mgmt_pkt(), the following variables are assigned to before they're used: * wh - Assigned on line 161, first used on line 180 * bss - Assigned on line 160, first used on line 196 * msg - Assigned on line 168, first used on line 175 * extnd_size - Assigned on line 139, first used on line 142 Signed-off-by: Markus Elfring <[email protected]> [Rewrote commit message] Signed-off-by: Julian Calaby <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions