Re: [PATCH] rust: jump_label: skip formatting generated file

From: Miguel Ojeda
Date: Wed Nov 20 2024 - 13:09:50 EST


On Wed, Nov 20, 2024 at 6:59 PM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> Thus skip formatting it by prefixing its name with `generated_`.
>
> Fixes: 169484ab6677 ("rust: add arch_static_branch")
> Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Steven: if you could please carry this one too before you send the PR,
that would be nice. Apologies for not noticing up earlier, I noticed
when doing some manual merge tests for the Rust subsystem PR.

If you happen to rebase for the other sample/test that you asked
Alice, then please feel free to just fix the original directly. Same
for the other fix you already applied -- both are really just renames.

Thanks!

Cheers,
Miguel