diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2021-05-26 10:49:09 +0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2021-06-04 10:51:07 -0400 |
commit | 2ca11b0e043be6f5c2b188897e9a32275eaab046 (patch) | |
tree | 1b24e8d8160e9ca11575f313cf222282987a2e21 /drivers/clk/nxp | |
parent | c2a11971549b16a24cce81250d84b63d53499fd0 (diff) |
cgroup: Fix kernel-doc
Fix function name in cgroup.c and rstat.c kernel-doc comment
to remove these warnings found by clang_w1.
kernel/cgroup/cgroup.c:2401: warning: expecting prototype for
cgroup_taskset_migrate(). Prototype was for cgroup_migrate_execute()
instead.
kernel/cgroup/rstat.c:233: warning: expecting prototype for
cgroup_rstat_flush_begin(). Prototype was for cgroup_rstat_flush_hold()
instead.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Fixes: 'commit e595cd706982 ("cgroup: track migration context in cgroup_mgctx")'
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/clk/nxp')
0 files changed, 0 insertions, 0 deletions