aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-03-18 13:25:33 +1100
committerKalle Valo <[email protected]>2016-04-07 19:37:47 +0300
commitab2ef1d68f62d9e2ec6e494668f288fc000fe886 (patch)
treebe7133f221e4a57186cefe0420b10e3d2980a097 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent8b28310efe241339248e875400c6da16f5d91c1f (diff)
rsi: Delete unnecessary variable initialisation
In rsi_send_data_pkt(), the following variables are assigned to before they're used: * tmp_hdr - Assigned on line 47, first used on line 48 * bss - Assigned on line 41, first used on line 44 * extnd_size - Assigned on line 50, first used on line 52 * seq_num - Assigned on line 48, first used on line 96 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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions