Re: [PATCH v2 3/3] pci: Rename GRUB_PCI_CLASS_*

2022-12-21 Thread Daniel Kiper
On Fri, Aug 26, 2022 at 01:01:45PM +0200, pet...@infradead.org wrote: > Glenn suggested to rename the existing PCI_CLASS defines to have > explicit class and subclass names. > > Suggested-by: Glenn Washburn > Signed-off-by: Peter Zijlstra (Intel) Reviewed-by: Daniel Kiper Daniel _

[PATCH v2 3/3] pci: Rename GRUB_PCI_CLASS_*

2022-08-26 Thread peterz
Glenn suggested to rename the existing PCI_CLASS defines to have explicit class and subclass names. Suggested-by: Glenn Washburn Signed-off-by: Peter Zijlstra (Intel) --- Index: grub/grub-core/kern/i386/qemu/init.c === --- grub.orig