mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-02 23:05:23 +00:00
To follow the Misra-c standard, any operators should be done outside the conditions. Removed the prefix, postfix and bitwise shift from conditions. Signed-off-by: Yang, Yu-chu <yu-chu.yang@intel.com>