On Tue, Jan 16, 2018 at 12:56 PM, Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The initialized value stored in pointer desc is never read as it > is updated in the first executable statement in the function. > This is therefore redundant and can be removed. > > Cleans up clang warning: > drivers/gpio/gpiolib.c:3710:20: warning: Value stored to 'desc' > during its initialization is never read > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html