net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
[deliverable/linux.git] / include / linux / cgroup.h
index ed4ba111bc8d32a34ff7c6558589f1d3dc7d073f..ce104e33cd22e393a15cd7b566381393804eeaf4 100644 (file)
@@ -564,7 +564,7 @@ struct cgroup_iter {
 /*
  * To iterate across the tasks in a cgroup:
  *
- * 1) call cgroup_iter_start to intialize an iterator
+ * 1) call cgroup_iter_start to initialize an iterator
  *
  * 2) call cgroup_iter_next() to retrieve member tasks until it
  *    returns NULL or until you want to end the iteration
This page took 0.033846 seconds and 5 git commands to generate.