On Sat, Oct 19, 2024 at 10:41 AM Thomas Böhler <[email protected]> wrote:
>
> The file drivers/gpu/drm/drm_panic_qr.rs has some lints that Clippy
> complains about. This series cleans them up by either allowing what is
> written or conforming to what Clippy expects where it makes sense.
Applied to `rust-next` -- thanks everyone!
[ Reworded to indent Clippy's message. - Miguel ]
[ Reworded to add Clippy warning like it is done in the rest of the
series. - Miguel ]
[ Reworded to mention the redundant closure cleanup too. - Miguel ]
Cheers,
Miguel