On 9/24/25 8:01 PM, Alexandre Courbot wrote: > On Thu Sep 25, 2025 at 10:33 AM JST, John Hubbard wrote: >> Hi, >> >> This applies to: >> >> https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git >> >> It's a small follow up to these commits in that same branch: >> >> commit 5e20962a9fc8 ("rust: pci: provide access to PCI Vendor values") >> commit ed78a01887e2 ("rust: pci: provide access to PCI Class and >> Class-related items") >> >> Danilo, I've added your Suggested-by to these. >> >> John Hubbard (2): >> rust: pci: display symbolic PCI class names >> rust: pci: display symbolic PCI vendor names >> >> rust/kernel/pci/id.rs | 36 +++++++++++++++++++++++------------- >> 1 file changed, 23 insertions(+), 13 deletions(-) > > The series, > > Reviewed-by: Alexandre Courbot <[email protected]>
Thanks for the review, Alex! thanks, -- John Hubbard
