diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-07-11 10:34:37 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-09-21 12:03:38 -0600 |
commit | 06a101ca45b296fe951692620b0bc49abf90c368 (patch) | |
tree | 6a9c85178dfa16dd5ad894025b4ea4473834a7d9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9d900d4ea352069de8728f11fe4b20051d64cc20 (diff) |
exit: move core of do_wait() into helper
Rather than have a maze of gotos, put the actual logic in __do_wait()
and have do_wait() loop deal with waitqueue setup/teardown and whether
to call __do_wait() again.
No functional changes intended in this patch.
Acked-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions