On 17/1/24 08:58, pet...@redhat.com wrote:
From: Peter Xu <pet...@redhat.com>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 <pet...@redhat.com> --- migration/migration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>