diff options
author | 2022-06-28 10:46:12 +0100 | |
---|---|---|
committer | 2022-07-15 11:40:08 +0900 | |
commit | c9deb748683851737c5e4df623c3283c185cd8f0 (patch) | |
tree | 40a7dfe1a6b598d969b3a4fc5f7f3e37d751751c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: interconnect: samsung,exynos-bus: convert to dtschema (diff) | |
download | linux-dev-c9deb748683851737c5e4df623c3283c185cd8f0.tar.xz linux-dev-c9deb748683851737c5e4df623c3283c185cd8f0.zip |
PM / devfreq: shut up kernel-doc warnings
There are 4 warnings there:
drivers/devfreq/devfreq.c:707: warning: Function parameter or member 'val' not described in 'qos_min_notifier_call'
drivers/devfreq/devfreq.c:707: warning: Function parameter or member 'ptr' not described in 'qos_min_notifier_call'
drivers/devfreq/devfreq.c:717: warning: Function parameter or member 'val' not described in 'qos_max_notifier_call'
drivers/devfreq/devfreq.c:717: warning: Function parameter or member 'ptr' not described in 'qos_max_notifier_call'
It turns that neither val nor ptr are actually used on those
function, so document as such.
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions