mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-09 14:10:11 +00:00
This patch fixes the MISRA-C violations in arch/x86/vmcs.c and arch/x86/vmx.c. * add the required 'const' for pointer param if the object pointed by the pointer is not modified * remove the unnecessary cast on pointer Tracked-On: #861 Signed-off-by: Shiqing Gao <shiqing.gao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
3.5 KiB
3.5 KiB