Hi Andy, On Mon, Jun 26, 2023 at 02:00:23PM +0300, Andy Shevchenko wrote: > acpi_companion_match() doesn't alter the contents of the passed > parameter, so we don't expect that returned value can be altered > either. So constify it. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> I guess I'm late for adding my Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxx> here. Andi