On Tue, Jul 12, 2022 at 04:08:12PM +0200, Jan Beulich wrote: > Move the "credit expired" loop exit to the middle of the loop, > immediately after "return true". This way having reached the goal on the > last iteration would be reported as success to the caller, rather than > as "timed out". > > Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Anthony PERARD <[email protected]> Thanks, -- Anthony PERARD
