acrn-hypervisor/hypervisor/include/lib
Huihuang Shi 59771ff461 HV:treewide:fix "Reference parameter to procedure is reassigned"
Parameter's type which is pointer should not be changed in the
scope of function,assign it's value to local variable to fixed
it out.

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-27 12:17:12 +08:00
..
crypto license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
atomic.h HV:treewide:Update the type of return value and parameters of atomic operations 2018-07-19 14:39:47 +08:00
bits.h HV: logical and high level precedence expression needs brackets 2018-07-24 10:10:39 +08:00
errno.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
list.h HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
macros.h HV:MM:add 'U/UL' suffix for unsigned contant value 2018-07-11 09:23:03 +08:00
mem_mgt.h HV:treewide:Update return type of function ffs64 and ffz64 2018-07-02 15:11:22 +08:00
rtl.h HV:treewide:fix "Reference parameter to procedure is reassigned" 2018-07-27 12:17:12 +08:00
spinlock.h HV: handle integral issue report by MISRA-C 2018-07-16 16:24:29 +08:00
sprintf.h HV:treewide:fix "Reference parameter to procedure is reassigned" 2018-07-27 12:17:12 +08:00
stdarg.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
types.h HV:lib:fix "signed/unsigned conversion without cast" 2018-07-04 12:18:38 +08:00
util.h HV: Bracket for the same level of precendence 2018-07-24 10:10:39 +08:00