+2
−2
Loading
acpi_boot_init() is making a bad check on the return status from acpi_table_parse(). acpi_table_parse() now returns zero on success, one on failure. Signed-off-by:Aaron Young <ayoung@sgi.com> Signed-off-by:
Len Brown <len.brown@intel.com>