Re: [PATCH] gpu: nova-core: simplify and_then with condition to filter
From: Alice Ryhl
Date: Mon Apr 27 2026 - 11:23:27 EST
On Thu, Apr 23, 2026 at 9:11 AM Eliot Courtney <ecourtney@xxxxxxxxxx> wrote:
>
> This code is more simply expressed using Option::filter instead of the
> and_then with conditional.
>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>