Re: [PATCH v4 10/13] gpu: nova-core: avoid repeated calls to pci::Device::as_ref
"Eliot Courtney" <[email protected]>
| Newsgroups | dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > --- Sashiko's nit seems easy to do Reviewed-by: Eliot Courtney <[email protected]>