Re: [PATCH] rust: jump_label: skip formatting generated file
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2024-11-20 18:32:13
Also in:
linux-patches, lkml, rust-for-linux
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2024-11-20 18:32:13
Also in:
linux-patches, lkml, rust-for-linux
On Wed, 20 Nov 2024 19:09:13 +0100 Miguel Ojeda [off-list ref] wrote:
On Wed, Nov 20, 2024 at 6:59 PM Miguel Ojeda [off-list ref] wrote:quoted
Thus skip formatting it by prefixing its name with `generated_`. Fixes: 169484ab6677 ("rust: add arch_static_branch") Signed-off-by: Miguel Ojeda <ojeda@kernel.org>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