Re: [PATCH v2] iio: chemical: bme680: Fix measurement wait duration calculation
From: Chris Spencer
Date: Thu Feb 05 2026 - 09:09:29 EST
Hi Markus,
On Thu, 5 Feb 2026 at 13:15, Markus Elfring <Markus.Elfring@xxxxxx> wrote:
>
> …
> > resulting in a wait time that is too short. This can cause the following
> > 'device measurement cycle incomplete' check to occasionally fail.
>
> * Were any source code analysis tools involved here?
No. I identified this issue myself while investigating the
aforementioned 'device measurement cycle incomplete' error by manually
comparing the kernel implementation against the linked Bosch
implementation.
> * See also once more:
> + https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.19-rc8#n94
Can you please clarify what is wrong with the commit message? I have
used the imperative mood in the subject, but the rest of the message
is simply background information. How would you suggest rewording
this?
> + https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/stable-kernel-rules.rst?h=v6.19-rc8#n34
Ok I will CC stable in the next revision.
Thanks,
Chris