acrn-hypervisor/hypervisor/common
Huihuang Shi f680ed5d6a hv: hypercall: fix simple violations of "Procedure has more than one exit point"
This patch fix the violations by the "if ... else ..." fmt.

V1->V2:
    merge branches.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-27 09:04:15 +08:00
..
hv_main.c scheduler: make scheduling based on struct sched_object 2018-12-21 10:34:15 +08:00
hypercall.c hv: hypercall: fix simple violations of "Procedure has more than one exit point" 2018-12-27 09:04:15 +08:00
io_request.c hv:clean io_request.c misra violations 2018-12-20 09:10:02 +08:00
ptdev.c hv: ptdev: fix MISRAC violations 2018-12-20 09:08:57 +08:00
schedule.c scheduler: make scheduling based on struct sched_object 2018-12-21 10:34:15 +08:00
softirq.c hv: remove the theoretic infinite loop 2018-12-05 13:17:38 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
static_checks.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
trusty_hypercall.c hv: coding style: refine initialize_trusty to one exit 2018-12-20 21:53:51 +08:00
vm_load.c hv: fix sprintf and hypercall violations 2018-12-25 16:33:13 +08:00