On Wed, Nov 29, 2023 at 02:48:22PM +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > > Replace the 3-branch if () statement used for selecting the target > workqueue in acpi_os_execute() with a switch () one that is more > suitable for this purpose and carry out the work item initialization > before it to avoid code duplication. > > No intentional functional impact. LGTM, Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> -- With Best Regards, Andy Shevchenko