kernel: semaphore: optimize code
Remove static helper functions used only once and integrate them into
calling functions.
In k_sem_take, return at the end.
Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
Loading
Please sign in to comment