hv: format fix

Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
Hector Martin 2021-10-03 00:30:42 +09:00
parent b9f1eb29e9
commit 11ba4a0aac

View file

@ -29,7 +29,6 @@ bool hv_started_cpus[MAX_CPUS];
u32 hv_cpus_in_guest;
u64 hv_saved_sp[MAX_CPUS];
struct hv_secondary_info_t {
uint64_t hcr;
uint64_t hacr;