acrn-hypervisor/hypervisor/debug
Huihuang Shi 9600dfa07d fix "function return type inconsistent"
MISRA C required function return type should be consistented.

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-29 00:50:01 +08:00
..
console.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
dump.c hv: save registers on exception 2018-06-19 17:30:24 +08:00
logmsg.c Rename phy_cpu_num as phys_cpu_num 2018-06-22 16:12:52 +08:00
printf.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
sbuf.c fix "function return type inconsistent" 2018-06-29 00:50:01 +08:00
serial_internal.h HV: treewide: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00
serial.c HV:debug:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
shell_internal.c HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +08:00
shell_internal.h hv: add shell command to trigger crash 2018-06-19 15:32:04 +08:00
shell_public.c hv: add shell command to trigger crash 2018-06-19 15:32:04 +08:00
uart16550.c HV: treewide: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00
uart16550.h HV: treewide: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00
vuart.c fix "function return type inconsistent" 2018-06-29 00:50:01 +08:00