Files
acrn-hypervisor/hypervisor/include/lib
Shiqing Gao 32d6aa97f9 hv: string: fix MISRA-C violations related to style
This patch fixes the MISRA-C violations in lib/string.c
 * add the required brackets for logical conjunctions
 * replace the basic type `long` with defined type `int64_t`

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-20 12:52:59 +08:00
..
2018-12-12 13:08:10 +08:00
2018-09-14 09:44:44 +08:00
2018-11-06 13:37:33 +08:00
2018-09-18 09:43:43 +08:00
2018-09-13 13:11:57 +08:00