linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/2] cgroups: Fixing comment typo
@ 2016-04-03 22:49 Khaled Ahmed
  0 siblings, 0 replies; only message in thread
From: Khaled Ahmed @ 2016-04-03 22:49 UTC (permalink / raw)
  To: linux-kernel; +Cc: Khaled Ahmed

Signed-off-by: Khaled Ahmed <khaled.gnu@gmail.com>

---
 include/linux/cgroup-defs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/cgroup-defs.h b/include/linux/cgroup-defs.h
index 789471d..f81e6fd 100644
--- a/include/linux/cgroup-defs.h
+++ b/include/linux/cgroup-defs.h
@@ -241,7 +241,7 @@ struct cgroup {
 	/*
 	 * Each non-empty css_set associated with this cgroup contributes
 	 * one to populated_cnt.  All children with non-zero popuplated_cnt
-	 * of their own contribute one.  The count is zero iff there's no
+	 * of their own contribute one.  The count is zero if there's no
 	 * task in this cgroup or its subtree.
 	 */
 	int populated_cnt;
-- 
2.5.5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-03 22:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-03 22:49 [PATCH 2/2] cgroups: Fixing comment typo Khaled Ahmed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).