diff options
author | Andi Shyti <[email protected]> | 2016-07-12 19:02:12 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-07-14 17:28:31 +0100 |
commit | 60a9a964420912a4c4b66efd210d98006177695a (patch) | |
tree | 4a1e1b0f832187929afb3ef768c752c49a16614b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1ada32ede94fc91ff0f3236fcc70ae74dd0c2cb0 (diff) |
spi: s3c64xx: rename goto labels to meaningful names
The goto labels of the style of
err4:
err3:
err2:
err1:
are complex to insert in between new errors without renaming all
the goto statements. Replace the errX naming style to meaningful
names in order to make it easier to insert new goto exit points.
Signed-off-by: Andi Shyti <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Michael Turquette <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions