On Thu, May 13, 2021 at 10:53:44PM +0200, Heiner Kallweit wrote: > Series with further improvements to PCI VPD handling. > > Heiner Kallweit (5): > PCI/VPD: Refactor pci_vpd_size > PCI: Clean up VPD constants and functions in pci.h > PCI/VPD: Remove old_size argument from pci_vpd_size > PCI/VPD: Make pci_vpd_wait uninterruptible > PCI/VPD: Remove pci_vpd member flag > > drivers/pci/vpd.c | 106 ++++++++++++++++---------------------------- > include/linux/pci.h | 43 ------------------ > 2 files changed, 37 insertions(+), 112 deletions(-) Applied to pci/vpd for v5.15, thanks!