diff options
author | Zheng Zengkai <[email protected]> | 2023-08-11 19:06:59 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-13 12:30:39 +0100 |
commit | 6ecb2ced346f6d2209428ef86cae83269af2d744 (patch) | |
tree | 7d864902682e83d98aaffac014911ea1faf42803 /tools/perf/scripts/python/task-analyzer.py | |
parent | fcbb797458e123b3f304606199ded27b042118b1 (diff) |
tg3: 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 manually. Use pci_dev_id() to
simplify the code a little bit.
Signed-off-by: Zheng Zengkai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions