OSDN Git Service

thermal: cpu_cooling: Appease the kernel-doc deity
authorAmit Kucheria <amit.kucheria@linaro.org>
Wed, 20 Nov 2019 15:45:11 +0000 (21:15 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 27 Jan 2020 09:24:32 +0000 (10:24 +0100)
commit7b4e7f07a2c6dab26344e9802822206ba7337bed
tree2418bf2f2f777bfbdacb43bfa9f029465a53cbdf
parentfaae0ed7a5a2d212143d615ec27f9e46aade01a9
thermal: cpu_cooling: Appease the kernel-doc deity

Describe the function parameter to fix the following warning with make
W=1:

linux.git/drivers/thermal/cpu_cooling.c:92: warning: Function parameter
or member 'qos_req' not described in 'cpufreq_cooling_device'

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/ddb09e9728533c274edae7ff3da515b3cf7ef231.1574242756.git.amit.kucheria@linaro.org
drivers/thermal/cpu_cooling.c