Re: [PATCH v2 2/4] rust: device: implement device context marker

From: Miguel Ojeda
Date: Fri Mar 14 2025 - 13:44:32 EST


On Fri, Mar 14, 2025 at 6:31 PM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> Is that a thing? When I apply patches I usully keep ACKs, RBs and SOBs together
> at the bottom.

It depends on the maintainers/subsystem. Some do chronological, some
do groups (even to the point of having a defined order). Chronological
loses less information but "looks worse". Some consider RBs should go
on top, others below.

I think most people respect the SoB boundary though, when applying a
patch from someone else, and that is likely the most important part.

Cheers,
Miguel