Re: [PATCH] cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()

2019-03-05 Thread Viresh Kumar
On 05-03-19, 11:44, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Fix the formatting of the cpufreq_cpu_get() and cpufreq_cpu_put() > kerneldoc comments and rework them to be somewhat easier to follow. > > Signed-off-by: Rafael J. Wysocki > --- > drivers/cpufreq/cpufreq.c | 24 +

[PATCH] cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()

2019-03-05 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Fix the formatting of the cpufreq_cpu_get() and cpufreq_cpu_put() kerneldoc comments and rework them to be somewhat easier to follow. Signed-off-by: Rafael J. Wysocki --- drivers/cpufreq/cpufreq.c | 24 +--- 1 file changed, 9 insertions(+), 15 dele