On Tue Dec 16, 2025 at 4:27 AM GMT, Alexandre Courbot wrote: > We only ever display these in debug context, for which the automatically > derived `Debug` impls work just fine - so use them and remove these > boilerplate-looking implementations. > > Reviewed-by: Lyude Paul <[email protected]> > Reviewed-by: Alistair Popple <[email protected]> > Signed-off-by: Alexandre Courbot <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > drivers/gpu/nova-core/gsp/cmdq.rs | 2 +- > drivers/gpu/nova-core/gsp/fw.rs | 54 > --------------------------------------- > 2 files changed, 1 insertion(+), 55 deletions(-)
