Re: [PATCH 6/6] i2c: Make remove callback return void

2022-06-29 Thread Maximilian Luz
->bat0); - - return 0; } static const struct acpi_device_id mshw0011_acpi_match[] = { For the quoted above: Reviewed-by: Maximilian Luz

Re: [PATCH] bus: Make remove callback return void

2021-07-06 Thread Maximilian Luz
27;t anticipate wrong expectations for driver authors. Signed-off-by: Uwe Kleine-König drivers/platform/surface/aggregator/bus.c | 4 +--- Acked-by: Maximilian Luz