Re: [dpdk-dev] [PATCH v7 1/2] power: don't use rte prefix in internal code
From: David Marchand <hidden>
Date: 2021-07-08 20:41:46
From: David Marchand <hidden>
Date: 2021-07-08 20:41:46
On Thu, Jul 8, 2021 at 5:39 PM David Hunt [off-list ref] wrote:
From: Anatoly Burakov <redacted> Currently, ACPI code uses rte_power_info as the struct name, which gives the appearance that this is an externally visible API. Fix to use internal namespace. Signed-off-by: Anatoly Burakov <redacted> Acked-by: David Hunt <redacted>
Series applied. -- David Marchand