Files
acrn-hypervisor/hypervisor/include/arch/x86/guest
Shiqing Gao 3731b4c0ac hv: fix '(void) missing for discarded return value'
MISRA-C requires that the function call in which the returned
value is discarded shall be clearly indicated using (void).

This patch fixes the violations related to the following
function calls.
- vlapic_set_intr
- vlapic_intr_edge

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2018-11-13 19:24:54 +08:00
..
2018-11-05 15:35:49 +08:00
2018-11-05 15:35:49 +08:00
2018-11-05 15:35:49 +08:00
2018-11-05 15:35:49 +08:00
2018-11-01 13:11:40 +08:00
2018-11-05 15:35:49 +08:00