Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
os-posix: replace goto again with a proper loop
Eliminiate two fullwrite implementations with goto replacing them with a proper do..while loop. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Gonglei <arei.gonglei@huawei.com>
- Loading branch information