[dpdk-dev] [PATCH v2 1/2] power: don't use rte prefix in internal code
David Hunt
david.hunt at intel.com
Tue Jun 22 14:59:54 CEST 2021
On 22/6/2021 1:43 PM, David Hunt wrote:
> From: Anatoly Burakov <anatoly.burakov at intel.com>
>
> 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 <anatoly.burakov at intel.com>
> Acked-by: David Hunt <david.hunt at intel.com>
> ---
> lib/power/power_acpi_cpufreq.c | 34 +++++++++++++++++-----------------
> 1 file changed, 17 insertions(+), 17 deletions(-)
>
Please ignore, should have been sent as v5.
More information about the dev
mailing list