Re: [PATCH] cpufreq: ACPI: make function acpi_cpufreq_fast_switch static

2018-06-12 Thread Rafael J. Wysocki
On Monday, June 4, 2018 9:11:41 AM CEST Viresh Kumar wrote: > On 01-06-18, 14:05, Colin King wrote: > > From: Colin Ian King > > > > The function acpi_cpufreq_fast_switch is local to the source and does > > not need to be in global scope, so make it static. > > > > Cleans up sparse warning: > >

Re: [PATCH] cpufreq: ACPI: make function acpi_cpufreq_fast_switch static

2018-06-04 Thread Viresh Kumar
On 01-06-18, 14:05, Colin King wrote: > From: Colin Ian King > > The function acpi_cpufreq_fast_switch is local to the source and does > not need to be in global scope, so make it static. > > Cleans up sparse warning: > drivers/cpufreq/acpi-cpufreq.c:468:14: warning: symbol > 'acpi_cpufreq_fast_