acrn-hypervisor/hypervisor/common
Arindam Roy 944776f238 HV: Fix new MISRAC violations for brackets
Fix remaining 11S and 12S violations. These
are after the 7 patches submitted earlier.

Signed-off-by: Arindam Roy <arindam.roy@intel.com>
2018-07-16 11:02:38 +08:00
..
hv_main.c HV: coding style cleanup for TRACE_2L & TRACE_4I usage 2018-07-16 10:32:14 +08:00
hypercall.c HV: prototyping non-static function 2018-07-16 10:35:54 +08:00
io_request.c HV:transfer vmid's type to uint16_t 2018-07-13 14:13:38 +08:00
ptdev.c hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
schedule.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
trusty_hypercall.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
vm_load.c HV: Fix new MISRAC violations for brackets 2018-07-16 11:02:38 +08:00