[PATCH 01/14] drivers: remove duplicated PCI master control

fengchengwen fengchengwen at huawei.com
Sat Oct 7 04:53:06 CEST 2023


Acked-by: Chengwen Feng <fengchengwen at huawei.com>

On 2023/8/3 15:50, David Marchand wrote:
> Use existing API to cleanup duplicated code.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
>  drivers/bus/pci/linux/pci_uio.c    | 32 +----------------------
>  drivers/bus/pci/linux/pci_vfio.c   | 41 ++----------------------------
>  drivers/net/hns3/hns3_ethdev_vf.c  | 25 +-----------------
>  drivers/net/ngbe/base/ngbe_hw.c    | 20 ++-------------
>  drivers/net/ngbe/base/ngbe_osdep.h |  3 ---
>  5 files changed, 6 insertions(+), 115 deletions(-)
> 

...


More information about the dev mailing list