Re: [PATCH 7/7] drm/nova: remove unused trait in commands.rs
Miguel Ojeda <[email protected]>
| Newsgroups | dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <CANiq72ki4YkLKUQw-iR_GcF_ernUvN75m8VdHCeWmQh8Amy6Ww@mail.gmail.com> |
On Thu, Jun 25, 2026 at 10:52 PM Pedro Yudi Honda <[email protected]> wrote: > > In gsp/commands.rs, remove unused `transmute::FromBytes` implementation. I would change the title to say something closer to what you have in the line above, i.e. "removing a trait" sounds stronger (which made me look into the commit :) Also mentioning the trait name makes it less vague too. (The formatting on the import is strange, by the way) Thanks! Cheers, Miguel