On Tue, Oct 12, 2021 at 05:54:46PM +0200, Hans de Goede wrote: > Hi, > > On 10/12/21 5:39 PM, Uwe Kleine-König wrote: > > Up to now lis3lv02d_remove_fs() 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> > > Thanks, patch looks good to me: > > Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> > > Also please consider this as my ack for merging the > drivers/platform/x86/ part of this through whatever > tree is convenient. Thanks, I'll take it! greg k-h