diff options
author | Xiongfeng Wang <wangxiongfeng2@huawei.com> | 2023-08-07 15:48:58 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-08-07 23:15:39 +0200 |
commit | 6f7dc3076717d48980d8214eee083ee401fbe66d (patch) | |
tree | 92266b61c479b9f50612bc15137cffa267a6d193 /crypto/crct10dif_common.c | |
parent | PCI/AER: Use pci_dev_id() to simplify the code (diff) | |
download | linux-6f7dc3076717d48980d8214eee083ee401fbe66d.tar.xz linux-6f7dc3076717d48980d8214eee083ee401fbe66d.zip |
PCI/IOV: Use pci_dev_id() to simplify the code
When we have a struct pci_dev *, use pci_dev_id() instead of manually
composing the ID with PCI_DEVID() from dev->bus->number and dev->devfn.
[bhelgaas: commit log]
Link: https://lore.kernel.org/r/20230807134858.116051-4-wangxiongfeng2@huawei.com
Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'crypto/crct10dif_common.c')
0 files changed, 0 insertions, 0 deletions