[PATCH v1 0/3] ACPI: scan: acpi_scan_init() updates

Rafael J. Wysocki posted 3 patches 4 years, 5 months ago
[PATCH v1 0/3] ACPI: scan: acpi_scan_init() updates
Posted by Rafael J. Wysocki 4 years, 5 months ago
Hi All,

There are some minor defects in acpi_scan_init() and because recent changes
cause static checkers to catch them, it is better to address them right away.

Please see patch changelogs for the details.

Thanks!



Re: [PATCH v1 0/3] ACPI: scan: acpi_scan_init() updates
Posted by Hans de Goede 4 years, 5 months ago
Hi,

On 1/11/22 17:45, Rafael J. Wysocki wrote:
> Hi All,
> 
> There are some minor defects in acpi_scan_init() and because recent changes
> cause static checkers to catch them, it is better to address them right away.
> 
> Please see patch changelogs for the details.

The entire series looks good to me:

Reviewed-by: Hans de Goede <hdegoede@redhat.com>

for the series.

Regards,

Hans