diff options
author | 2019-10-17 12:18:31 +0200 | |
---|---|---|
committer | 2019-10-17 15:36:58 +0200 | |
commit | 1722c14a2097634a7ba37000c0ec7d9409918b64 (patch) | |
tree | 2f79c4d11be8e5d43f9921ef7f9cfd7d9bf1ea01 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | pid: use pid_has_task() in __change_pid() (diff) | |
download | wireguard-linux-1722c14a2097634a7ba37000c0ec7d9409918b64.tar.xz wireguard-linux-1722c14a2097634a7ba37000c0ec7d9409918b64.zip |
exit: use pid_has_task() in do_wait()
Replace hlist_empty() with the new pid_has_task() helper which is more
idiomatic, easier to grep for, and unifies how callers perform this check.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Link: https://lore.kernel.org/r/20191017101832.5985-4-christian.brauner@ubuntu.com
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions