Skip to content

basic,coredump: use for loop instead of while#4363

Merged
zonque merged 2 commits intosystemd:masterfrom
stefan-it:replace-while-loops
Oct 13, 2016
Merged

basic,coredump: use for loop instead of while#4363
zonque merged 2 commits intosystemd:masterfrom
stefan-it:replace-while-loops

Conversation

@stefan-it
Copy link
Contributor

This PR replaces while() loops and uses for (;;) instead, as described in CODING_STYLE.

All occurences were found by coccinelle running the while-true.cocci script.

@zonque zonque merged commit d02b5af into systemd:master Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants