Re: [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`

From: Miguel Ojeda

Date: Tue Aug 11 2026 - 17:03:35 EST


On Tue, Aug 11, 2026 at 10:54 PM Konstantin Ryabitsev <mricon@xxxxxxxxxx> wrote:
>
> It was just Miguel responding with a suggestion how to better reorder
> trailers. Since we can't tell this case from the case when someone actually
> replies with a follow-up trailer, hence the error.
>
> I added a special case where we ignore trailers we find in the follow-up if
> these trailers already exist in the patch anyway, so, at least for this
> particular case, the problem shouldn't resurface.

Hmm... I usually indent with 2 or 4 spaces my "non-tags" to
distinguish them from actual tags; perhaps I should mark them
differently? Is there a "standard" prefix to ignore them instead of
several spaces?

Thanks!

Cheers,
Miguel