diff options
| author | Eric W. Biederman <[email protected]> | 2022-01-08 17:23:02 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2022-01-08 18:43:57 +0000 |
| commit | 2d4bcf886e42f0f4846a3d9bdc3a90d278903a2e (patch) | |
| tree | 5a136721b78ad7530bd0befd4961f1ed6b110ccb /fs/proc/array.c | |
| parent | signal: clean up kernel-doc comments (diff) | |
| download | kernel-2d4bcf886e42f0f4846a3d9bdc3a90d278903a2e.tar.gz kernel-2d4bcf886e42f0f4846a3d9bdc3a90d278903a2e.zip | |
exit: Remove profile_task_exit & profile_munmap
When I say remove I mean remove. All profile_task_exit and
profile_munmap do is call a blocking notifier chain. The helpers
profile_task_register and profile_task_unregister are not called
anywhere in the tree. Which means this is all dead code.
So remove the dead code and make it easier to read do_exit.
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
