Commit e4af3f6b authored by Tobias Stoeckmann's avatar Tobias Stoeckmann
Browse files

Removed unconditional loop.



Having a conditional loop without breaks or returns is a better
foundation to implement a criticial section without duplicating
cleanups throughout the code.

Signed-off-by: default avatarTobias Stoeckmann <tobias@stoeckmann.org>
parent 64ce5e33
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment