]> xenbits.xensource.com Git - xen.git/commitdiff
arm/domain: address violations of MISRA C:2012 Rule 8.2
authorFederico Serafini <federico.serafini@bugseng.com>
Fri, 13 Oct 2023 15:24:39 +0000 (17:24 +0200)
committerStefano Stabellini <stefano.stabellini@amd.com>
Tue, 7 Nov 2023 20:38:50 +0000 (12:38 -0800)
Add missing parameter names, no funtional change.

Signed-off-by: Federico Serafini <federico.serafini@bugseng.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/include/asm/domain.h

index 99e798ffff687e0a2ccefd647db33d4512e8681e..5fb8cd79c01a5d5cae4966b0f8139e4a62873029 100644 (file)
@@ -243,8 +243,8 @@ struct arch_vcpu
 
 }  __cacheline_aligned;
 
-void vcpu_show_registers(const struct vcpu *);
-void vcpu_switch_to_aarch64_mode(struct vcpu *);
+void vcpu_show_registers(const struct vcpu *v);
+void vcpu_switch_to_aarch64_mode(struct vcpu *v);
 
 /*
  * Due to the restriction of GICv3, the number of vCPUs in AFF0 is