Merge back 'acpi-bus' material for v5.14.

This commit is contained in:
Rafael J. Wysocki 2021-06-11 18:13:48 +02:00
commit 84b7355b7a
1 changed files with 0 additions and 2 deletions

View File

@ -262,8 +262,6 @@ out_success:
out_kfree:
kfree(output.pointer);
if (status != AE_OK)
context->ret.pointer = NULL;
return status;
}
EXPORT_SYMBOL(acpi_run_osc);