Re: [PATCH 0/2] rust: pci: display symbolic PCI vendor and class names

From: John Hubbard
Date: Thu Sep 25 2025 - 19:28:32 EST


On 9/25/25 9:04 AM, Danilo Krummrich wrote:
> On Thu Sep 25, 2025 at 3:33 AM CEST, John Hubbard wrote:
>> This applies to:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
>
> This is an old tree, the new one is:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git/

OK, I'll update my setups for that.

>
>> John Hubbard (2):
>
> Applied to driver-core-testing, thanks!
>
>> rust: pci: display symbolic PCI class names
>> rust: pci: display symbolic PCI vendor names
>
> [ Remove #[inline] for Vendor::fmt(). - Danilo ]

Great, thanks!


--John Hubbard