Re: [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,org.kernel.linux.tools,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pwm |
|---|---|
| Message-ID | <CANiq72mb0RK=2Oaipzas9UZQiEy7FW331dosH0+cFKuVQNE6Hw@mail.gmail.com> |
On Tue, Aug 11, 2026 at 10:54 PM Konstantin Ryabitsev <[email protected]> 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