diff options
author | Eric W. Biederman <[email protected]> | 2022-01-08 10:03:24 -0600 |
---|---|---|
committer | Eric W. Biederman <[email protected]> | 2022-01-08 12:43:57 -0600 |
commit | 2873cd31a20c25b5e763b35e5fb886f0938c6dd5 (patch) | |
tree | 650b0e003b78aea00ad72be8117677fcc76a445f /net/lapb/lapb_in.c | |
parent | 2d4bcf886e42f0f4846a3d9bdc3a90d278903a2e (diff) |
exit: Remove profile_handoff_task
All profile_handoff_task does is notify the task_free_notifier chain.
The helpers task_handoff_register and task_handoff_unregister are used
to add and delete entries from that chain and are never called.
So remove the dead code and make it much easier to read and reason
about __put_task_struct.
Suggested-by: Al Viro <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions