Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor the `Task::pid_in_current_ns()` to use the safe abstraction `current!()` instead of the unsafe `bindings::get_current()` binding. Signed-off-by: Antonio Hickey <antoniohickey99@gmail.com>
- Loading branch information