mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
There are a bunch of unused variables as of now on the MSHV side and compiler warns about them. Thus, mark them as unused for the time being. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>