diff options
author | 2023-07-11 10:34:37 -0600 | |
---|---|---|
committer | 2023-09-21 12:03:38 -0600 | |
commit | 06a101ca45b296fe951692620b0bc49abf90c368 (patch) | |
tree | 6a9c85178dfa16dd5ad894025b4ea4473834a7d9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | exit: abstract out should_wake helper for child_wait_callback() (diff) | |
download | wireguard-linux-06a101ca45b296fe951692620b0bc49abf90c368.tar.xz wireguard-linux-06a101ca45b296fe951692620b0bc49abf90c368.zip |
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