|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 1/3] migration: Make threshold_size an uint64_t |
Date: | Wed, 17 Jan 2024 09:09:27 +0100 |
User-agent: | Mozilla Thunderbird |
On 17/1/24 08:58, peterx@redhat.com wrote:
From: Peter Xu <peterx@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 <peterx@redhat.com> --- migration/migration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |