On Tue, 19 Oct 2021, Uwe Kleine-König wrote: > Up to now ili9320_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 spi remove callbacks is ignored anyway. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > --- > drivers/video/backlight/ili9320.c | 3 +-- > drivers/video/backlight/ili9320.h | 2 +- > drivers/video/backlight/vgg2432a4.c | 4 +++- > 3 files changed, 5 insertions(+), 4 deletions(-) Applied, thanks. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog