summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-08-11 10:30:24 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-08-11 10:35:11 -0300
commitb0c49e2acc6e0e1bf5ae80a3afd63bdcfce19883 (patch)
tree1c546bc14a106fc9c47a49ae888681407debeb69 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent919db5c3199cbd7cf503cdc42f3467a524d1f9ff (diff)
[media] mantis: remove an uneeded goto
Gotos makes a little harder to check the code. In this particular case, the goto is doing nothing but jumping into a return. Instead, just replace the goto by the return, making it simpler. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions