acrn-hypervisor/hypervisor/include/lib
Huihuang Shi ac7ba6c47f HV:lib:fix "signed/unsigned conversion without cast"
Misra C required signed/unsigned conversion with cast.

V1->V2:
  a.split patch to patch series

V2->V3:
  a.change the uint64_t type numeric constant's suffix from U to UL

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-04 12:18:38 +08:00
..
crypto license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
atomic.h hv: refine the left atomic operation 2018-05-18 10:52:31 +08:00
bits.h HV:treewide: Rename bit operation function fls as fls32 2018-07-03 17:12:54 +08:00
errno.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
list.h HV:header:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
macros.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +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: timer: keep TSC frequency in KHz 2018-07-03 10:18:06 +08:00
spinlock.h fix parted of "missing for discarded return value" 2018-06-19 16:21:45 +08:00
sprintf.h hv:replace unsigned long long with uint64_t 2018-06-12 10:21:19 +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 license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00