mbox series

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

Message ID 11903300.O9o76ZdvQC@kreacher
Headers show
Series ACPI: scan: acpi_scan_init() updates | expand

Message

Rafael J. Wysocki Jan. 11, 2022, 4:45 p.m. UTC
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!

Comments

Mika Westerberg Jan. 12, 2022, 7:14 a.m. UTC | #1
On Tue, Jan 11, 2022 at 05:45:23PM +0100, 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.

Looks good to me :)

Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Hans de Goede Jan. 12, 2022, 12:33 p.m. UTC | #2
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