diff options
author | Alexander Gordeev <agordeev@linux.ibm.com> | 2021-05-17 09:18:13 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-06-07 18:12:59 +0300 |
commit | 20232b18e5345385851ae7e2b7ef9a7cf983333a (patch) | |
tree | f03f6a10a0ae2dc41e44db711469618eb4adf94d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3bd695813628816a49cb8d79e3398796c9de79f2 (diff) | |
download | linux-20232b18e5345385851ae7e2b7ef9a7cf983333a.tar.xz |
s390/mcck: cleanup use of cleanup_sie_mcck
cleanup_sie_mcck label is called from a single location only
and thus does not need to be a subroutine. Move the labelled
code to the caller - by doing that the SIE critical section
checks appear next to each other and the SIE cleanup becomes
bit more readable.
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions