> -Original Message-
> From: David Marchand
> Sent: Monday, August 21, 2023 7:36 PM
> To: dev@dpdk.org
> Cc: tho...@monjalon.net; ferruh.yi...@amd.com; Xia, Chenbo
> ; nipun.gu...@amd.com; Richardson, Bruce
>
> Subject: [PATCH v2 02/15] bus/pci: add const
On Mon, Aug 21, 2023 at 01:35:35PM +0200, David Marchand wrote:
> Those functions are fine with a const on the device pointer.
>
> Signed-off-by: David Marchand
> Acked-by: Bruce Richardson
> ---
Acked-by: Tyler Retzlaff
Those functions are fine with a const on the device pointer.
Signed-off-by: David Marchand
Acked-by: Bruce Richardson
---
drivers/bus/pci/pci_common.c | 4 ++--
drivers/bus/pci/rte_bus_pci.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/bus/pci/pci_common.c b
3 matches
Mail list logo