Re: [PATCH 0/2] rust: pci: display symbolic PCI vendor and class names
From: Alexandre Courbot
Date: Wed Sep 24 2025 - 23:02:12 EST
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 <acourbot@xxxxxxxxxx>