diff options
author | Peter Xu <peterx@redhat.com> | 2024-01-17 15:58:46 +0800 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2024-01-29 11:02:12 +0800 |
commit | a8629e0c2f6778a96f161f15215060cfab5ef2a4 (patch) | |
tree | 8c04d8889cbdb967dcaf3b55b29eaca612923b4e /migration/migration-stats.c | |
parent | 918f620d30a9b0095b7824b8d77a2d6059a439d9 (diff) | |
download | qemu-a8629e0c2f6778a96f161f15215060cfab5ef2a4.zip qemu-a8629e0c2f6778a96f161f15215060cfab5ef2a4.tar.gz qemu-a8629e0c2f6778a96f161f15215060cfab5ef2a4.tar.bz2 |
migration: Make threshold_size an uint64_t
It's always used to compare against another uint64_t. Make it always clear
that it's never a negative.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20240117075848.139045-2-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'migration/migration-stats.c')
0 files changed, 0 insertions, 0 deletions