Re: [PATCH v4 10/13] gpu: nova-core: avoid repeated calls to pci::Device::as_ref
From: Eliot Courtney
Date: Wed Jul 01 2026 - 02:38:27 EST
On Mon Jun 29, 2026 at 11:09 PM JST, Alexandre Courbot wrote:
> Add a local `Device` reference created from the `pci::Device` in the
> `Gpu` constructor to avoid repeatedly calling `as_ref`.
>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
> ---
Sashiko's nit seems easy to do
Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>