All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cgroup: fix a typo in Documentation/cgroups/cgroups.txt
@ 2014-06-25  3:30 ` Chen Hanxiao
  0 siblings, 0 replies; 6+ messages in thread
From: Chen Hanxiao @ 2014-06-25  3:30 UTC (permalink / raw)
  To: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-doc-u79uwXL29TY76Z2rM5mHXA
  Cc: Tejun Heo, Randy Dunlap

s/iff/if

Signed-off-by: Chen Hanxiao <chenhanxiao-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
---
 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,
-- 
1.9.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-25 12:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
     [not found]   ` <53AA4595.6030401-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2014-06-25 12:19     ` chenhanxiao-BthXqXjhjHXQFUHtdCDX3A
2014-06-25 12:19       ` chenhanxiao

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.