Re: [PATCH] drm/panic: remove spurious empty line to clean warning
From: Miguel Ojeda
Date: Mon Dec 09 2024 - 18:10:55 EST
On Tue, Dec 10, 2024 at 12:05 AM Jocelyn Falempe <jfalempe@xxxxxxxxxx> wrote:
>
> You can merge it through rust-fixes. I have another patch [1] under
> review that touches this file, but it shouldn't conflict, as the changes
> are far from this line.
Sounds good, thanks! (But of course please feel free to merge fixes through DRM)
> How do you test clippy, so I can check I won't introduce another warning
> with this series?
With `CLIPPY=1`, please see:
https://docs.kernel.org/rust/general-information.html#extra-lints
Cheers,
Miguel