Re: [PATCH v5 15/22] gpu: nova-core: vbios: use the first PCI-AT image

From: Miguel Ojeda

Date: Mon May 25 2026 - 14:02:40 EST


On Mon, May 25, 2026 at 4:46 PM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> However, I'm not exactly sure it really is an improvement in terms of
> readability and whether this is a prime example for this lint.

The lint is globally allowed since v7.1-rc3, commit 838d852da850
("rust: allow `clippy::collapsible_match` globally"), so please feel
free to ignore it.

(Same for `clippy::collapsible_if`.)

Cheers,
Miguel