mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
ACPI: IA64: react to acpi_table_parse() return value change
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>
This commit is contained in:
parent
6eb87fed52
commit
db2d4ccdc8
1 changed files with 2 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue