On 9/3/20 8:22 AM, Daniel P. Berrangé wrote: > This simple refactoring prepares for future patches. The variadic args > handling is split from the main bulk of the open logic. > > Reviewed-by: Markus Armbruster <arm...@redhat.com> > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > util/osdep.c | 24 +++++++++++++++++------- > 1 file changed, 17 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~