Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

cpufreq: cpufreq_governor: Demote store_sampling_rate() header to standard comment block

There is no need for this to be denoted as kerneldoc.

Fixes the following W=1 kernel build warning(s):

drivers/cpufreq/cpufreq_governor.c:46: warning: Function parameter or member 'attr_set' not described in 'store_sampling_rate'
drivers/cpufreq/cpufreq_governor.c:46: warning: Function parameter or member 'buf' not described in 'store_sampling_rate'
drivers/cpufreq/cpufreq_governor.c:46: warning: Function parameter or member 'count' not described in 'store_sampling_rate'

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Lee Jones and committed by
Rafael J. Wysocki
dd2e65f2 a9909c21

+1 -1
+1 -1
drivers/cpufreq/cpufreq_governor.c
··· 26 26 static DEFINE_MUTEX(gov_dbs_data_mutex); 27 27 28 28 /* Common sysfs tunables */ 29 - /** 29 + /* 30 30 * store_sampling_rate - update sampling rate effective immediately if needed. 31 31 * 32 32 * If new rate is smaller than the old, simply updating