Re: [PATCH 2/3] cpufreq: acpi-cpufreq: Simplify boost-related code

From: Viresh Kumar
Date: Sun Dec 27 2015 - 22:18:27 EST


On 27-12-15, 00:25, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> The store_boost() routine is only used by store_cpb(), so move
> the code from it directly to that function and rename _store_boost()
> to set_boost() to make its name reflect the name of the driver
> callback pointing to it.
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> ---
> drivers/cpufreq/acpi-cpufreq.c | 21 ++++++++-------------
> 1 file changed, 8 insertions(+), 13 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/