acrn-hypervisor/hypervisor/common
Li, Fei1 0eb0854858 hv: schedule: minor fix about the return type of need_offline
ACRN Coding guidelines requires type conversion shall be explicity. However,
there's no need for this case since we could return bool directly.

Tracked-On: #1842
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-07-17 09:20:54 +08:00
..
hv_main.c hv: schedule: minor fix about the return type of need_offline 2019-07-17 09:20:54 +08:00
hypercall.c HV: add kata support on sdc scenario 2019-07-12 16:34:31 +08:00
ptdev.c hv: ptdev: refine ptdev active flag 2019-07-03 17:44:45 +08:00
schedule.c hv: schedule: minor fix about the return type of need_offline 2019-07-17 09:20:54 +08:00
softirq.c HV: Add prefix 'p' before 'cpu' to physical cpu related functions 2019-04-24 10:50:28 +08:00
trusty_hypercall.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
vm_load.c HV: ve820 fix "Casting operation to a pointer" 2019-07-11 13:57:21 +08:00