RE: [PATCH] iio: buffer: fix warning in requesting threaded irq
From: Chang, Junxiao
Date: Tue Apr 21 2026 - 21:25:05 EST
>Jonathan Cameron <jonathan.cameron@xxxxxxxxxx> wrote:
>See the guidance in
>https://www.kernel.org/doc/Documentation/process/submitting-patches.rst
>on how to mark new versions and do change logs etc as this isn't even close
>which makes it very hard to track. As such I'll not merge this version. Please
>send a v4 (?) Maybe it's gone past that already with all the rules about change
>logs and patch titles followed.
>
I will append change log at the end of commit message according to guidance you shared.
>This is a complex fix to tag as until recently it was harmless.
>All we actually have is a warning that says the combination in non sensical that
>was added recently.
>
I see, I will remove "Fixed" tag and send updated patch soon, thank you!