commit | 60700e38fb68e800607ca7a027060d5419fc5798 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sun Jun 06 13:47:53 2021 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Sat Jan 08 12:43:57 2022 -0600 |
tree | 87032d8814324e9681fbbbc1dce4d1411d4c63c6 | |
parent | 6ac79ec5378b675f91021c8073cde0eea59f81ad [diff] |
signal: Rename group_exit_task group_exec_task The only remaining user of group_exit_task is exec. Rename the field so that it is clear which part of the code uses it. Update the comment above the definition of group_exec_task to document how it is currently used. Link: https://lkml.kernel.org/r/20211213225350.27481-7-ebiederm@xmission.com Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>