On Wed, 20 Nov 2024 19:09:13 +0100 Miguel Ojeda <[email protected]> wrote:
> On Wed, Nov 20, 2024 at 6:59 PM Miguel Ojeda <[email protected]> wrote: > > > > Thus skip formatting it by prefixing its name with `generated_`. > > > > Fixes: 169484ab6677 ("rust: add arch_static_branch") > > Signed-off-by: Miguel Ojeda <[email protected]> > > 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. I don't do rebases unless absolutely necessary. I had to rerun my tests as I added some code to another topic branch (and added the rust topic branch to it). I can kill the tests, apply this and restart. -- Steve
