On 16/7/25 20:26, Fabiano Rosas wrote:
Fix the loop condition to avoid having a label with "1000 us" instead of "1 ms".Reported-by: Prasad Pandit <ppan...@redhat.com> Signed-off-by: Fabiano Rosas <faro...@suse.de> --- migration/migration-hmp-cmds.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Good catch. Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>