Re: [PATCH v2 0/7] Cleanup Clippy issues in drm_panic_qr.rs
From: Miguel Ojeda
Date: Sun Oct 20 2024 - 17:04:40 EST
On Sat, Oct 19, 2024 at 10:41 AM Thomas Böhler <witcher@xxxxxxxxxxxxx> 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