From: Li Zefan <lizefan@huawei.com>
To: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
Cc: <containers@lists.linux-foundation.org>,
<linux-kernel@vger.kernel.org>, <linux-doc@vger.kernel.org>,
Tejun Heo <tj@kernel.org>, Randy Dunlap <rdunlap@infradead.org>
Subject: Re: [PATCH] cgroup: fix a typo in Documentation/cgroups/cgroups.txt
Date: Wed, 25 Jun 2014 11:44:21 +0800 [thread overview]
Message-ID: <53AA4595.6030401@huawei.com> (raw)
In-Reply-To: <1403667025-13422-1-git-send-email-chenhanxiao@cn.fujitsu.com>
On 2014/6/25 11:30, Chen Hanxiao wrote:
> s/iff/if
>
This is not a typo. iff == if and only if.
> Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
> ---
> Documentation/cgroups/cgroups.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/cgroups/cgroups.txt b/Documentation/cgroups/cgroups.txt
> index 821de56..b614f42 100644
> --- a/Documentation/cgroups/cgroups.txt
> +++ b/Documentation/cgroups/cgroups.txt
> @@ -562,7 +562,7 @@ cgroup_for_each_descendant_pre() for details.
> void css_offline(struct cgroup *cgrp);
> (cgroup_mutex held by caller)
>
> -This is the counterpart of css_online() and called iff css_online()
> +This is the counterpart of css_online() and called if css_online()
> has succeeded on @cgrp. This signifies the beginning of the end of
> @cgrp. @cgrp is being removed and the subsystem should start dropping
> all references it's holding on @cgrp. When all references are dropped,
>
next prev parent reply other threads:[~2014-06-25 3:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 3:30 [PATCH] cgroup: fix a typo in Documentation/cgroups/cgroups.txt Chen Hanxiao
2014-06-25 3:30 ` Chen Hanxiao
[not found] ` <1403667025-13422-1-git-send-email-chenhanxiao-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2014-06-25 3:44 ` Li Zefan
2014-06-25 3:44 ` Li Zefan [this message]
[not found] ` <53AA4595.6030401-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2014-06-25 12:19 ` chenhanxiao-BthXqXjhjHXQFUHtdCDX3A
2014-06-25 12:19 ` chenhanxiao
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=53AA4595.6030401@huawei.com \
--to=lizefan@huawei.com \
--cc=chenhanxiao@cn.fujitsu.com \
--cc=containers@lists.linux-foundation.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
--cc=tj@kernel.org \
/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.