acrn-hypervisor/hypervisor/debug
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
..
console.c hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
dump.c HV: assert: use signed int for __LINE__ 2018-07-10 13:10:10 +08:00
logmsg.c HV: Fix new MISRAC violations for brackets 2018-07-16 11:02:38 +08:00
printf.c hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
sbuf.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
serial.c HV: Fix new MISRAC violations for brackets 2018-07-16 11:02:38 +08:00
serial_internal.h HV:treewide:string assigned to const object 2018-07-05 11:13:51 +08:00
shell_internal.c HV: Fix new MISRAC violations for brackets 2018-07-16 11:02:38 +08:00
shell_internal.h hv:change shell_puts to void type 2018-07-12 17:28:16 +08:00
shell_public.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
uart16550.c hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
uart16550.h HV: treewide: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00
vuart.c HV: prototyping non-static function 2018-07-16 10:35:54 +08:00