acrn-hypervisor/hypervisor/include/lib
Yang, Yu-chu da0f28c6de HV: Bracket for the same level of precendence
The plus and minor have the same level of precedence. The Misra-C
considers it as a violation. Added brackets in between addition and
substraction oprators.

Signed-off-by: Yang, Yu-chu <yu-chu.yang@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-07-24 10:10:39 +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: logical and high level precedence expression needs brackets 2018-07-24 10:10:39 +08:00
spinlock.h HV: handle integral issue report by MISRA-C 2018-07-16 16:24:29 +08:00
sprintf.h HV: handle integral issues as MISRA-C report 2018-07-20 10:39:46 +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