diff options
author | Jialin Zhang <zhangjialin11@huawei.com> | 2023-08-15 05:42:48 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-18 05:13:09 +0300 |
commit | a5e5b2cd47bc7ac853b3ae9d4af97d08caaf585d (patch) | |
tree | 879158e5679ca0d385c86ceca9511f5c17df825f /io_uring/cancel.c | |
parent | b2f8323364abf1b6fcd828851ea8be2f757c052a (diff) | |
download | linux-a5e5b2cd47bc7ac853b3ae9d4af97d08caaf585d.tar.xz |
net: ena: 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: Jialin Zhang <zhangjialin11@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Shay Agroskin <shayagr@amazon.com>
Link: https://lore.kernel.org/r/20230815024248.3519068-1-zhangjialin11@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'io_uring/cancel.c')
0 files changed, 0 insertions, 0 deletions