acrn-hypervisor/hypervisor/lib
Arindam Roy 1af8586cd1 HV: Fix missing brackets for MISRA C Violations
Patch 7 of 7.
Added changes to make sure Misra C violations are fixed
for rules 11S and 12S.

Signed-off-by: Arindam Roy <arindam.roy@intel.com>
2018-07-13 09:09:12 +08:00
..
crypto hv:fix "missing for discarded return value" for memcpy_s and strcpy_s 2018-07-09 09:22:37 +08:00
div.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
mdelay.c HV: Moving operators out from conditions 2018-07-09 13:10:34 +08:00
memory.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
spinlock.c hv:fix "missing for discarded return value" for memset 2018-07-05 14:14:48 +08:00
sprintf.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
string.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
udelay.c HV: add the missing brackets to loop body 2018-07-12 17:27:29 +08:00