cloud-hypervisor/vmm
Rob Bradford 952f9bd3fe vmm: acpi: Remove incorrect return statement
_EJx built in should not return.

dsdt.dsl    813:                 Return (CEJ0 (0x00))
Warning  3104 -                            ^ Reserved method should not return a value (_EJ0)

dsdt.dsl    813:                 Return (CEJ0 (0x00))
Error    6080 -                            ^ Called method returns no value

Fixes: #2216

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-01-28 14:30:34 +01:00
..
src vmm: acpi: Remove incorrect return statement 2021-01-28 14:30:34 +01:00
Cargo.toml build(deps): bump libc from 0.2.82 to 0.2.83 2021-01-28 06:30:03 +00:00