Skip to content

Commit

Permalink
repo/checkout: Finish conversion to new code style
Browse files Browse the repository at this point in the history
I plan to make some future changes here, and wanted to do this
first.

Random side note; how about converting the do/while loops for `EINTR` to
`TEMP_FAILURE_RETRY()`? We're very inconsistent about that...

Closes: #792
Approved by: jlebon
  • Loading branch information
cgwalters authored and rh-atomic-bot committed Apr 20, 2017
1 parent dea2025 commit 50ca653
Showing 1 changed file with 117 additions and 218 deletions.
Loading

0 comments on commit 50ca653

Please sign in to comment.