| commit | e79a42076aebbbe1fbd2d68bd9bc53f22066ab56 | [log] [tgz] |
|---|---|---|
| author | Dongdong Liu <liudongdong3@huawei.com> | Sat Aug 29 18:58:41 2020 +0800 |
| committer | Martin Mares <mj@ucw.cz> | Wed Sep 02 10:42:15 2020 +0200 |
| tree | 47426b14716a1f969c3fbed0fe44dff1622ecb82 | |
| parent | e12bd01eea67ca8cf539263124843ba281eb6ecc [diff] |
lspci: Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro definition Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro definition to keep the same style between the Linux kernel source [1] and lspci. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/pci_regs.h#n651 Suggested-by: Bjorn Helgaas <helgaas@kernel.org> Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>