On Mon, Dec 09, 2024 at 10:55:23PM +0100, Miguel Ojeda wrote:
Hi Greg, Sasha,
Please consider applying commit 60fc1e675013 ("rust: allow `clippy::needless_lifetimes`") to 6.12.y.
It is meant to avoid Clippy warnings with Rust 1.83.0 (released two weeks ago), since 6.12 LTS is the first stable kernel that supports a minimum Rust version, thus users may use newer compilers. Older LTSs do not need it, for that reason.
It applies cleanly.
Now queued up, thanks.
greg k-h