Re: [RFC PATCH 0/3] Initial plumbing for implementing DRM connector APIs in Rust
From: Miguel Ojeda <hidden>
Date: 2025-08-18 08:24:06
Also in:
dri-devel
From: Miguel Ojeda <hidden>
Date: 2025-08-18 08:24:06
Also in:
dri-devel
On Mon, Aug 18, 2025 at 7:04 AM Rahul Rameshbabu [off-list ref] wrote:
I did toss in two doc comment cleanup patches in the mix. If these need to be re-sent individually or split due to the multiple Fixes: tags, do not hesitate to let me know.
Thanks! Normally, if they are independent, like in this case, they would normally go separately. It is typically important for fixes (and especially so urgent ones, of course), since those may get applied into the current cycle rather than during the merge window. It depends on the timing, the subsystem, the fix... For the second one here, for instance, since it is not critical, we can simply land the entire cleanup in the other series soon, but it is definitely possible to get the fixes in earlier too. Cheers, Miguel