mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 20:16:09 +00:00
Error msg "Invalid vmname from timer list file" will be print out when we read a null line of file timer_list. It is a litte bit confusing. So, ignore null line silently to avoid such confusing msg. Tracked-On: #1517 Signed-off-by: Kaige Fu <kaige.fu@intel.com> Acked-by: Yan, Like <like.yan@intel.com>