On Sun, 01 Aug 2021 16:22:31 +0200, Heiner Kallweit wrote: > The return value of i801_add_mux() isn't used, so let's change it to void. > In addition remove the not needed cast to struct gpiod_lookup. > GPIO_LOOKUP() uses GPIO_LOOKUP_IDX() that includes this cast. > > Signed-off-by: Heiner Kallweit <hkallweit1@xxxxxxxxx> > --- > drivers/i2c/busses/i2c-i801.c | 18 +++++++----------- > 1 file changed, 7 insertions(+), 11 deletions(-) > (...) Fine with me. Reviewed-by: Jean Delvare <jdelvare@xxxxxxx> Tested-by: Jean Delvare <jdelvare@xxxxxxx> -- Jean Delvare SUSE L3 Support