Re: [PATCH] staging: greybus: audio: fix loop cursor use after iteration

From: Alex Elder
Date: Tue Jun 07 2022 - 20:14:55 EST


On 6/7/22 1:39 PM, Dan Carpenter wrote:
On Tue, Jun 07, 2022 at 09:40:50AM -0700, Jared Kangas wrote:
Thanks for catching that! Is there anything I need to do to add the
'Fixes:' tag to the patch? From my understanding, adding tags is done by
a maintainer later on, but I'm new to the patch submission process so I
want to make sure I'm not missing anything.

No, it's up to the person sending the patch to add the fixes tag.

And FYI, "git blame" can be your friend here.

git blame drivers/staging/greybus/audio_helper.c

It looks like commit 510e340efe0cbd is a possible
candidate, but I'll leave it up to you to determine
that.

-Alex

regards,
dan carpenter