[PATCH] Use PCI_VENDOR_ID_MICROSOFT define instead of magic number
From: Easwar Hariharan
Date: Mon Sep 19 2022 - 18:05:02 EST
From: Easwar Hariharan <easwar.hariharan@xxxxxxxxxxxxxxxxxxx>
pci_ids.h already defines PCI_VENDOR_ID_MICROSOFT, and is included via
linux/pci.h. Use the define instead of the magic number.
base-commit: f0880e2cb7e1f8039a048fdd01ce45ab77247221
Easwar Hariharan (1):
hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
drivers/hv/vmbus_drv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.8.3.1