diff options
author | Joe Perches <[email protected]> | 2013-06-04 07:44:50 -0700 |
---|---|---|
committer | John W. Linville <[email protected]> | 2013-06-10 14:41:25 -0400 |
commit | cc2588eabbe46820a86e55fccec8b741e15f647f (patch) | |
tree | dfef960774abb09bcad284a6b2c093d786f8f3f0 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 99e94940697adec4f84758adb2db71f4a82c7ba5 (diff) |
cw1200: hwio: Remove an unnecessary goto
goto after return is wrong.
The other code in this block needs to set an
error value then goto an error release block.
This one doesn't need to release anything and
was likely a copy/paste remainder.
Signed-off-by: Joe Perches <[email protected]>
Acked-By: Solomon Peachy <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions