On Tue Jul 1, 2025 at 7:35 AM CEST, Onur Özkan wrote: > This makes it clear that the warning is expected not just > ignored, so we don't end up having various unnecessary > linting rules in the codebase. > > Some parts of the codebase already use this approach, this > patch just applies it more broadly. > > No functional changes. > > Signed-off-by: Onur Özkan <w...@onurozkan.dev> > --- > rust/kernel/init.rs | 6 +++--- > rust/kernel/kunit.rs | 2 +- > 2 files changed, 4 insertions(+), 4 deletions(-)
@Miguel are you going to pick this eventually, or do you think it should have a new version with the right splitting? --- Cheers, Benno