Re: [PATCH v10 1/5] rust: devres: style for imports
From: Zhi Wang
Date: Wed Jan 21 2026 - 04:42:08 EST
On Tue, 20 Jan 2026 17:11:38 +0100
Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote:
> On Mon, Jan 19, 2026 at 9:23 PM Zhi Wang <zhiw@xxxxxxxxxx> wrote:
> >
> > Convert all imports in the devres to use "kernel vertical" style.
> >
> > Cc: Gary Guo <gary@xxxxxxxxxxx>
> > Cc: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
>
> This looks fine, thanks!
>
> (Not sure why the Cc:s are explicit here but, by the way, perhaps you
> may want to use the `.mailmap` if you have some automation so that you
> use e.g. my ojeda@xxxxxxxxxx one instead).
>
Sure.I am trying to Cc folks who comments in the patch for crediting
their efforts. :)
> Cheers,
> Miguel