On Tue, Oct 12, 2021 at 05:39:30PM +0200, Uwe Kleine-König wrote: > Up to now adxl34x_remove() returns zero unconditionally. Make it return > void instead which makes it easier to see in the callers that there is > no error to handle. > > Also the return value of i2c and spi remove callbacks is ignored anyway. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> Applied, thank you. -- Dmitry