kernel/thread: Remove trivial usages of the global system accessor
We can just use the kernel member variable directly instead of going through the system to obtain the same thing.
Please register or sign in to comment
We can just use the kernel member variable directly instead of going through the system to obtain the same thing.