diff options
| author | 2022-05-26 21:20:35 +0800 | |
|---|---|---|
| committer | 2022-06-06 11:58:51 +0530 | |
| commit | 617df304f3fb63db3dc37e62c3f8efbbe56427b5 (patch) | |
| tree | f58bf03ab951274e2fc71ad4ae44ebca784e6591 /tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com | |
| parent | opp: Fix error check in dev_pm_opp_attach_genpd() (diff) | |
| download | linux-dev-617df304f3fb63db3dc37e62c3f8efbbe56427b5.tar.xz linux-dev-617df304f3fb63db3dc37e62c3f8efbbe56427b5.zip | |
opp: Fix some kernel-doc comments
Make @freq to @bw in dev_pm_opp_find_bw_ceil() and
dev_pm_opp_find_bw_floor() kernel-doc comment to
remove warnings found by running scripts/kernel-doc,
which is caused by using 'make W=1'.
drivers/opp/core.c:753: warning: Function parameter or member 'bw' not
described in 'dev_pm_opp_find_bw_ceil'
drivers/opp/core.c:753: warning: Excess function parameter 'freq'
description in 'dev_pm_opp_find_bw_ceil'
drivers/opp/core.c:812: warning: Function parameter or member 'bw' not
described in 'dev_pm_opp_find_bw_floor'
drivers/opp/core.c:812: warning: Excess function parameter 'freq'
description in 'dev_pm_opp_find_bw_floor'
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
