diff options
author | Christian Brauner <[email protected]> | 2019-10-17 12:18:30 +0200 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2019-10-17 15:36:56 +0200 |
commit | 1d416a113f0c0da7a3608ffe4d44bd8e9c4859fa (patch) | |
tree | d436aa01f63d87bf4a1f9c38b87198c64aef1358 /scripts/bpf_helpers_doc.py | |
parent | 67fc700016b75d6306b65d68edd2e5d76b2b1160 (diff) |
pid: use pid_has_task() in __change_pid()
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 <[email protected]>
Reviewed-by: Oleg Nesterov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions