All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Yang Li <yang.lee@linux.alibaba.com>
Cc: lizefan.x@bytedance.com, hannes@cmpxchg.org,
	cgroups@vger.kernel.org, linux-kernel@vger.kernel.org,
	Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH -next] cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
Date: Wed, 12 Jan 2022 09:56:13 -1000	[thread overview]
Message-ID: <Yd8yXXFIU102O/dy@slm.duckdns.org> (raw)
In-Reply-To: <20220108063812.50370-1-yang.lee@linux.alibaba.com>

On Sat, Jan 08, 2022 at 02:38:12PM +0800, Yang Li wrote:
> 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>

Applied to cgroup/for-5.18.

Thanks.

-- 
tejun

WARNING: multiple messages have this Message-ID (diff)
From: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Yang Li <yang.lee-KPsoFbNs7GizrGE5bRqYAgC/G2K4zDHf@public.gmane.org>
Cc: lizefan.x-EC8Uxl6Npydl57MIdRCFDg@public.gmane.org,
	hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org,
	cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Abaci Robot
	<abaci-KPsoFbNs7GizrGE5bRqYAgC/G2K4zDHf@public.gmane.org>
Subject: Re: [PATCH -next] cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
Date: Wed, 12 Jan 2022 09:56:13 -1000	[thread overview]
Message-ID: <Yd8yXXFIU102O/dy@slm.duckdns.org> (raw)
In-Reply-To: <20220108063812.50370-1-yang.lee-KPsoFbNs7GizrGE5bRqYAgC/G2K4zDHf@public.gmane.org>

On Sat, Jan 08, 2022 at 02:38:12PM +0800, Yang Li wrote:
> 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-KPsoFbNs7GizrGE5bRqYAgC/G2K4zDHf@public.gmane.org>
> Signed-off-by: Yang Li <yang.lee-KPsoFbNs7GizrGE5bRqYAgC/G2K4zDHf@public.gmane.org>

Applied to cgroup/for-5.18.

Thanks.

-- 
tejun

  reply	other threads:[~2022-01-12 19:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-08  6:38 [PATCH -next] cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment Yang Li
2022-01-08  6:38 ` Yang Li
2022-01-12 19:56 ` Tejun Heo [this message]
2022-01-12 19:56   ` Tejun Heo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yd8yXXFIU102O/dy@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=abaci@linux.alibaba.com \
    --cc=cgroups@vger.kernel.org \
    --cc=hannes@cmpxchg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizefan.x@bytedance.com \
    --cc=yang.lee@linux.alibaba.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.