On 24/10/2022 09:15, Colin Ian King wrote: > Variable pin is just being incremented and it's never used > anywhere else. The variable and the increment are redundant so > remove it. > > Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx> > --- > drivers/pinctrl/samsung/pinctrl-s3c24xx.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Thanks for the patch. The file is being in process of dropping (patchset is being reviewed), so I think we can skip all the fixes. Best regards, Krzysztof