Re: [PATCH v2 3/6] ACPI: scan: Combine two conditionals in acpi_bus_attach()
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci,org.kernel.vger.linux-pm |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Wed, Sep 02, 2026 at 09:30:00PM +0200, Rafael J. Wysocki wrote: > There are two conditionals in acpi_bus_attach() that can be combined, > which slightly reduces the overhead and makes the code a bit easier > to follow, so do that. > > No intentional functional impact. Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko