PCI: Replace magic constant for PCI Sig Vendor ID
authorIra Weiny <ira.weiny@intel.com>
Tue, 19 Jul 2022 20:52:45 +0000 (13:52 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 19 Jul 2022 22:38:04 +0000 (15:38 -0700)
commitb559afd53afed0e04035907e4ec457f28eb4cc40
treebb3f327c7ae64dcfc6555c0df3e3e8b54a6e79f1
parente6b8a0a5e7f688e092d1c639d438ccd0b323213c
PCI: Replace magic constant for PCI Sig Vendor ID

Replace the magic value in pci_bus_crs_vendor_id() with
PCI_VENDOR_ID_PCI_SIG.

Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Davidlohr Bueso <dave@stgolabs.net>
Suggested-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Link: https://lore.kernel.org/r/20220719205249.566684-3-ira.weiny@intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/pci/probe.c