Re: [PATCH 1/3] cpufreq: Make cpufreq_boost_supported() static

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


On 27-12-15, 00:23, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> cpufreq_boost_supported() is not used outside of cpufreq.c, so make
> it static.
>
> While at it, refactor it as a one-liner (which it really is).
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> ---
> drivers/cpufreq/cpufreq.c | 8 ++------
> include/linux/cpufreq.h | 5 -----
> 2 files changed, 2 insertions(+), 11 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/