diff options
author | Jialin Zhang <[email protected]> | 2023-08-15 10:38:21 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-08-21 18:39:25 +0530 |
commit | c65029b13b67b1bef9a7326ea042b58e3aa81f6f (patch) | |
tree | 22050769511f59f6c3212b2e7027e1e46c5b702e /tools | |
parent | f4f84fb632b30580f11133fb81372338da2229f5 (diff) |
dmaengine: ioatdma: use pci_dev_id() to simplify the code
PCI core API pci_dev_id() can be used to get the BDF number for a pci
device. We don't need to compose it mannually. Use pci_dev_id() to
simplify the code a little bit.
Signed-off-by: Jialin Zhang <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions