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

From: Danilo Krummrich

Date: Mon May 25 2026 - 14:08:39 EST


On 5/25/26 8:02 PM, Miguel Ojeda wrote:
> 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`.)
Ah, I somehow missed that -- thanks!