mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Switch l2_table(), refcount_block(), and first_zero_refcount() to BlockResult. These are public inspection helpers with no callers within the crate. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>