acrn-hypervisor/hypervisor/include/lib
Li, Fei1 cf47f6cff8 hv: coding style: refine the remaining functions to one exit point
Refine the remaining functions in the head file to one exit point

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-12-21 19:39:56 +08:00
..
crypto hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
atomic.h hv: use uint32_t replace "unsigned int" 2018-12-12 13:08:10 +08:00
bits.h hv: coding style: refine the remaining functions to one exit point 2018-12-21 19:39:56 +08:00
errno.h
list.h HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
mem_mgt.h hv: use uint32_t replace "unsigned int" 2018-12-12 13:08:10 +08:00
rtl.h hv: move `atoi` and `strtol_dec` to debug directory 2018-12-20 12:52:59 +08:00
spinlock.h
sprintf.h fix "Casting operation to a pointer" 2018-11-06 13:37:33 +08:00
types.h
util.h