On Fri, Oct 4, 2024 at 4:43 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > We currently iterate over the descriptors owned by the GPIO device we're > adding twice with the first loop just setting the gdev pointer. It's not > used anywhere between this and the second loop so just drop the first > one and move the assignment to the second. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij