diff options
author | Pavel Tatashin <[email protected]> | 2019-12-04 10:59:20 -0500 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-01-08 16:32:55 +0000 |
commit | a89d7ff933b0157a18e4010f10301d927b894634 (patch) | |
tree | b9cc161e48a503c4e78867abe9c34ee8a1077975 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 051a7a94aaa9ca8e057aa9136073fb5e6e2cef5e (diff) |
arm64: hibernate: remove gotos as they are not needed
Usually, gotos are used to handle cleanup after exception, but in case of
create_safe_exec_page and swsusp_arch_resume there are no clean-ups. So,
simply return the errors directly.
Signed-off-by: Pavel Tatashin <[email protected]>
Reviewed-by: James Morse <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions