Files
Zhao Yakui aa6c4e7666 HV: Initialize one variable to fix the compiling warning
If the optimization option is enabled, it is possible that one variable is 
not initialized before using in the get_vioapic_info. (In fact the warning is
bogus)
This is only to reduce the compiling warning.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
2018-05-15 10:36:10 +08:00
..