acrn-hypervisor/hypervisor/lib
Chen Gang G ddf1c923ce hv: fix violations in md.c md.h and md_internal.h for crypto lib
-remove goto
-remove multiple return
-Modify assignment operator in boolean expression
-Modify/fix code style violations
-fix attempt to change parameters passed by value
-fix value need U suffix
-fix use of mixed arithmetic
-fix assigment in expression
-other fixes

Tracked-On: #861
Signed-off-by: Chen Gang G <gang.g.chen@intel.com>
Reviewed-by: Bing Zhu <bing.zhu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-03 09:05:04 +08:00
..
crypto hv: fix violations in md.c md.h and md_internal.h for crypto lib 2019-01-03 09:05:04 +08:00
memory.c hv: coding style: refine memory.c 2018-12-19 09:15:34 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c hv: fix sprintf and hypercall violations 2018-12-25 16:33:13 +08:00
string.c hv: move `atoi` and `strtol_dec` to debug directory 2018-12-20 12:52:59 +08:00