pet...@redhat.com writes:
> From: Peter Xu
>
> It's always used to compare against another uint64_t. Make it always clear
> that it's never a negative.
>
> Signed-off-by: Peter Xu
Reviewed-by: Fabiano Rosas
On 17/1/24 08:58, pet...@redhat.com wrote:
From: Peter Xu
It's always used to compare against another uint64_t. Make it always clear
that it's never a negative.
Signed-off-by: Peter Xu
---
migration/migration.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe
From: Peter Xu
It's always used to compare against another uint64_t. Make it always clear
that it's never a negative.
Signed-off-by: Peter Xu
---
migration/migration.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/migration/migration.h b/migration/migration.h
index 17972