Re: [PATCH RFC] rust: HrTimerMode replacement with bitfield_options macro

From: Miguel Ojeda
Date: Tue Jan 28 2025 - 17:00:45 EST


On Tue, Jan 28, 2025 at 10:23 PM Timothy Garwood
<gtimothy-dev@xxxxxxxxxxxxxx> wrote:
>
> Even if this patch depends on something ([2]) the "real patch" does not depend on?

I think it is fine, as long as it is clearly mentioned that it is
meant as expository only.

If dependencies are an issue, another option that may give you more
freedom is simply replying to the original patch with the extra one,
so that they are linked at least in the same thread.

> I forgot one [1] reference for the first link. I'll fix it.

Ah, what I meant is that some of the text is line-wrapped, i.e. the
newline breaks are a bit strangely positioned in the main text and
e.g. after the `Link:` tags there are newlines that should not be
there.

> Thank you Miguel,

You're welcome!

Cheers,
Miguel