diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-01-08 07:38:12 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2022-01-12 20:55:25 +0100 |
commit | ffacbd11e2580a93546733d2e4e320c181f76844 (patch) | |
tree | 7d85fa33a9c86a144eaee75d970907897cb2b06a /.gitattributes | |
parent | cgroup: rstat: retrieve current bstat to delta directly (diff) | |
download | linux-ffacbd11e2580a93546733d2e4e320c181f76844.tar.xz linux-ffacbd11e2580a93546733d2e4e320c181f76844.zip |
cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
Add the description of @kargs in cgroup_can_fork() and
cgroup_post_fork() kernel-doc comment to remove warnings found
by running scripts/kernel-doc, which is caused by using 'make W=1'.
kernel/cgroup/cgroup.c:6235: warning: Function parameter or member
'kargs' not described in 'cgroup_can_fork'
kernel/cgroup/cgroup.c:6296: warning: Function parameter or member
'kargs' not described in 'cgroup_post_fork'
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions